Share via


root.activities.activityIcons object

Specify the customized icons that your app can post to a users activity feed

Properties that reference this object type:

Syntax

{
  "id": "{string}",
  "iconFile": "{string}"
}

Properties

id

Represents the unique icon ID.

Type
string

Required

Constraints
Maximum string length: 64.

Supported values

iconFile

Represents the relative path to the icon image. Image should be size 32x32.

Type
string

Required

Constraints
Maximum string length: 128.

Supported values