Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetCharacterIndividualRequest

Individual character in a bulk request.

Hierarchy

  • GetCharacterIndividualRequest

Index

Properties

Optional actor

actor: string

Identifies the specific actor for which the export should be retrieved; If omitted or null, the export retrieves information for all actors within the character portfolio.

Optional baseline

baseline: number

Baseline version that a differential export should report changes since; If omitted or zero, the full export is retrieved for the character.

Optional castId

castId: string

Unique id of a cast member for which to retrieve export data; Only applicable when a campaign token is specified as the element token and must otherwise be null or the empty string; Id must have been obtained via a separate API endpoint that retrieves cast ids for a campaign token.

elementToken

elementToken: string

Acharacter token,cast member token, or campaign tokenfor which to retrieve export data.

Generated using TypeDoc