Debug Get Keyword Pause Recommendations
Debug the get_keyword_pause_recommendations function.
Args: request (KeywordPauseRecommendationsDebugRequest): The debug request parameters. approved_user (User): The authenticated user.
Returns: DebugFunctionResponse: The function execution result.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Schema for debugging get_keyword_pause_recommendations 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 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