v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-131541,3491.5 MB
customers

Returns all errors that occurred during CampaignDraft promote. Throws an error if called before campaign draft is promoted. Supports standard list paging. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

get/v23/{+resourceName}:listAsyncErrors

Path parameters

resourceNamestring required

Required. The name of the campaign draft from which to retrieve the async errors.

Query parameters

pageSizeinteger

Number of elements to retrieve in a single page. When a page request is too large, the server may decide to further limit the number of returned resources.

pageTokenstring

Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from next_page_token in the previous response in order to request the next page of results.

Response

Successful response