Debug the get_ads_headlines function.
Args: request (AdsHeadlinesDebugRequest): The debug request parameters. approved_user (User): The authenticated user.
Returns: DebugFunctionResponse: The function execution result.
The access token received from the authorization server in the OAuth 2.0 flow.
Schema for debugging get_ads_headlines 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 headlines to retrieve
1 <= x <= 1000