curl --request GET \
--url http://localhost:8000/api/v1/analysis-customer-configs/{config_id} \
--header 'Authorization: Bearer <token>'{
"analysis_type": "keyword_pause",
"google_ads_customer_id": 123,
"is_enabled": true,
"should_run_daily": true,
"run_max_once_in_n_hours": 123,
"constraint": 123,
"id": 123,
"date_added": "2023-11-07T05:31:56Z",
"date_updated": "2023-11-07T05:31:56Z",
"is_active": true,
"is_deleted": false,
"time_to_run__at_customer_timezone": "<string>",
"do_auto_apply_recommendations": true,
"should_send_analysis_ready_emails": true,
"z_index": 123
}Get specific analysis config (admin only).
curl --request GET \
--url http://localhost:8000/api/v1/analysis-customer-configs/{config_id} \
--header 'Authorization: Bearer <token>'{
"analysis_type": "keyword_pause",
"google_ads_customer_id": 123,
"is_enabled": true,
"should_run_daily": true,
"run_max_once_in_n_hours": 123,
"constraint": 123,
"id": 123,
"date_added": "2023-11-07T05:31:56Z",
"date_updated": "2023-11-07T05:31:56Z",
"is_active": true,
"is_deleted": false,
"time_to_run__at_customer_timezone": "<string>",
"do_auto_apply_recommendations": true,
"should_send_analysis_ready_emails": true,
"z_index": 123
}The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
Schema for reading Analysis Customer Config (admin only).
The types of analyses.
keyword_pause, negative_keyword, double_check_keywords_to_pause, headline, description, budget_migration, pause_hours, pause_locations, search_terms