Skip to content

Enhancement: Extend spo navigation node add with support for audience targeting #4418

@milanholemans

Description

@milanholemans

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions