Debug Get Ads Descriptions
Debug
Debug Get Ads Descriptions
Debug the get_ads_descriptions function.
Args: request (AdsDescriptionsDebugRequest): The debug request parameters. approved_user (User): The authenticated user.
Returns: DebugFunctionResponse: The function execution result.
POST
Debug Get Ads Descriptions
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Schema for debugging get_ads_descriptions function.
The Google Ads customer ID
The Google Ads login customer ID
Optional campaign ID to filter by
Optional ad group ID to filter by
Optional ad ID to filter by
Scope of the query, either 'ad_group' or 'ad'
Maximum number of descriptions to retrieve
Required range:
1 <= x <= 1000