Optional ReadonlyasinsThe ASINs to which promotions apply, formatted as a comma-delimited list.
Optional ReadonlyendPromotions that end after this date are returned. Formatted in ISO 8601 format, including the timezone. For example: `1970-01-01T00:00:00-07:00`.
Optional ReadonlyendPromotions that end before this date are returned. Formatted in ISO 8601 format, including the timezone. For example: `1970-01-01T00:00:00-07:00`.
Optional ReadonlyincludedA comma-delimited list of datasets to include in the response.
Optional ReadonlylimitThe maximum number of response results per page.
Optional ReadonlylocaleThe locale from which to retrieve promotions. Formatted as an ISO 639 language code, followed by an underscore, followed by an ISO 3166-1 alpha-2 country code.
ReadonlymarketplaceThe Amazon stores from which to retrieve promotions. Refer to Store Identifiers for a list of Amazon store values.
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.
Optional ReadonlypromotionThe promotion types to which promotions apply, formatted as a comma-delimited list.
Optional ReadonlyrevisionSpecifies which promotion revision or revisions to match against when filtering. This controls which promotions are included in search results, not the shape of the response. The response always returns the published revision in the main body, with `latestRevision` included when the latest revision diverges.
Optional ReadonlyskusThe SKUs to which promotions apply, formatted as a comma-delimited list.
Optional ReadonlystartPromotions that start after this date are returned. Formatted in ISO 8601 format, including the timezone. For example: `1970-01-01T00:00:00-07:00`.
Optional ReadonlystartPromotions that start before this date are returned. Formatted in ISO 8601 format, including the timezone. For example: `1970-01-01T00:00:00-07:00`.
Optional ReadonlystatusesThe statuses of promotions to retrieve, formatted as a comma-delimited list.
Optional ReadonlyupdateFilter promotions that were last modified after this timestamp. Zoned Datetime in ISO 8601 format (e.g., 1970-01-01T00:00:00-07:00).
Optional ReadonlyupdateFilter promotions that were last modified before this timestamp. Zoned Datetime in ISO 8601 format (e.g., 1970-01-01T00:00:00-07:00).
Request parameters for searchPromotions operation in PromotionsApi.