Debug the get_headline_recommendations function.
Args: request (HeadlineRecommendationsDebugRequest): 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_headline_recommendations function.
The Google Ads customer ID
The Google Ads login customer ID
Optional campaign ID to filter by
Optional ad ID to filter by
Optional status to filter by (pending, approved, rejected, applied)
Maximum number of recommendations to retrieve
1 <= x <= 1000Number of recommendations to skip for pagination
x >= 0