ListExperimentAsyncErrorsRequest
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
This is a request message for the ExperimentService.ListExperimentAsyncErrors function in the Google Ads API.
It requires a resource_name to specify the experiment for which to retrieve async errors.
Optional fields include page_token for navigating through results and page_size to control the number of elements per page, with a maximum size of 1000.
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. The maximum page size is 1000.
page_token
string
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.
resource_name
string
Required. The name of the experiment from which to retrieve the async errors.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-12 UTC."],[],[]]