AI-generated Key Takeaways
-
This is the request message for the
CampaignDraftService.ListCampaignDraftAsyncErrorsAPI call. -
The request requires the
resource_namefield to specify the campaign draft to retrieve errors from. -
Optional fields include
page_tokenfor pagination andpage_sizeto control the number of results per page.
Request message for CampaignDraftService.ListCampaignDraftAsyncErrors.
| Fields | |
|---|---|
|
Required. The name of the campaign draft from which to retrieve the async errors. |
|
Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from |
|
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. |