- Timestamp:
- 10/18/2024 02:24:44 AM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/developer/execution-contexts/rest-api/activity.md
r14045 r14047 89 89 | --- | --- | 90 90 | `primary_item_id` | The ID of some other object primarily associated with this one. <br />JSON data type: _integer_. | 91 | ` primary_item_id` | The ID of some other object also associated with this one. <br />JSON data type: _integer_. |91 | `secondary_item_id` | The ID of some other object also associated with this one. <br />JSON data type: _integer_. | 92 92 | `link` | The permalink to this activity item on the site. <br />JSON data type: _string_, format: _URI_. | 93 93 | `component` | The active BuddyPress component the activity relates to. <br />JSON data type: _string_. <br />One of: the active BuddyPress component names. <br />Default: `activity`. |
Note: See TracChangeset
for help on using the changeset viewer.