Optional ReadonlyincludedA comma-delimited list of datasets to include in the response.
Optional ReadonlylimitThe maximum number of response results per page.
Optional ReadonlylocaleThe locale of the promotion. Formatted as an ISO 639 language code, followed by an underscore, followed by an ISO 3166-1 alpha-2 country code.
Optional ReadonlypaginationA token that you use to retrieve the next page of results. The response includes `paginationToken` when the number of results exceeds the specified `limit` value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `paginationToken` is null. Note that this operation can return empty pages.
ReadonlypromotionThe ID of the promotion.
ReadonlyrevisionThe revision identifier for the selection. Use the `revisionId` from the `getPromotion` response. A promotion may have multiple selection revisions when an update is in progress. Passing the correct `revisionId` ensures you retrieve the expected data.
ReadonlyselectionThe ID of the selection.
Request parameters for getSelection operation in PromotionsApi.