Options to add:
| Option |
Description |
--audienceIds [audienceIds] |
Comma separated list of group IDs that will be used for audience targeting. The limit is 10 ids per navigation node. |
API request:
Update the body of the already existing request to include:
{
"AudienceIds": ["4a7a1426-4d90-421a-8050-265d8eca2495"]
}
Validation:
- Max amount of audience IDs is 10
- All IDs are GUIDs
Options to add:
--audienceIds [audienceIds]API request:
Update the body of the already existing request to include:
{ "AudienceIds": ["4a7a1426-4d90-421a-8050-265d8eca2495"] }Validation: