Newer Version Available
Personalization Targets
Get a list of targets that match the user context, based on the
assigned audiences that include the user. Create and update targets.
- Resource
-
- Available version
- 47.0
- HTTP methods
- GET, POST, PATCH
- Request parameters for GET
-
- Request body for POST
-
Create targets using POST with the Target Collection Input.
- Root XML tag
- <targetCollection>
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version targets Target Input[] List of targets to create. Required 47.0
- Request body for PATCH
-
Update targets, such as assigning audiences to targets, using PATCH with the Target Collection Update Input.
- Root XML tag
- <targetCollection>
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version targets Target Update Input[] List of targets to update. Required 47.0
- Response body for GET, POST, and PATCH
- Target Collection