AI-generated Key Takeaways
- 
          
This is the request message for the
CampaignDraftService.ListCampaignDraftAsyncErrorsAPI call. - 
          
The
resource_namefield is a required string representing the campaign draft from which to retrieve errors. - 
          
The
page_tokenfield is an optional string used for pagination, indicating the token of the page to retrieve. - 
          
The
page_sizefield is an optional integer specifying the number of elements to retrieve 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.  |