Last active
July 21, 2023 07:49
-
-
Save wisdom-17/fab3eab66faab2831789ca7f7d7f21b2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"using_daily_budget":false, | |
"daily_budget_alert_auto_pause":false, | |
"max_campaign_daily_budget":4, | |
"max_campaign_daily_budget_alert_disable":true, | |
"max_campaign_daily_budget_auto_pause":false, | |
"max_campaign_lifetime_budget":3, | |
"max_campaign_lifetime_budget_auto_pause":false, | |
"proportional_spend_threshold_":1.15, | |
"proportional_spend_threshold_auto_pause":true, | |
"min_campaign_duration":2, | |
"min_campaign_duration_alert_disable":true, | |
"min_campaign_duration_auto_pause":true, | |
"campaign_not_delivering_alert_disable":true, | |
"ad_set_not_delivering_alert_disable":true, | |
"ad_not_delivering_alert_disable":true, | |
"average_budget_exceeded_alert_disable":true, | |
"budget_outlier_alert_disable":true, | |
"budget_outlier_auto_pause":false, | |
"max_cpm_threshold":1.0, | |
"max_cpm_auto_pause":true, | |
"max_cpm_alert_disable":true, | |
"min_pacing_threshold":0.95, | |
"min_pacing_alert_disable":false, | |
"max_pacing_threshold":1.05, | |
"max_pacing_auto_pause":false, | |
"max_pacing_alert_disable":false, | |
"min_ad_sets_per_campaign":1, | |
"min_ad_sets_per_campaign_alert_disable":true, | |
"min_ads_per_campaign":2, | |
"min_ads_per_campaign_alert_disable":true, | |
"default_objective":"TRAFFIC", | |
"default_objective_alert_disable":true, | |
"default_objective_auto_pause":false, | |
"campaign_start_time_set_alert_disable":true, | |
"campaign_stop_time_set_alert_disable":true, | |
"ad_set_start_time_set_alert_disable":true, | |
"ad_set_stop_time_set_alert_disable":true, | |
"device_platforms":[ | |
"desktop and mobile" | |
], | |
"device_platforms_alert_disable":true, | |
"publisher_platforms":[ | |
"audience_network", | |
"facebook", | |
"messenger" | |
], | |
"publisher_platforms_alert_disable":true, | |
"publisher_positions":[ | |
{ | |
"facebook_positions":[ | |
"instream_video", | |
"search", | |
"instant_article", | |
"marketplace", | |
"video_feeds", | |
"story", | |
"right_hand_column", | |
"feed" | |
] | |
} | |
], | |
"publisher_positions_alert_disable":true, | |
"min_ad_formats_per_campaign":3, | |
"min_ad_formats_per_campaign_alert_disable":true, | |
"min_video_length":4, | |
"min_video_length_alert_disable":true, | |
"min_audience_size":654321, | |
"min_audience_size_alert_disable":true, | |
"min_frequency":0, | |
"min_frequency_alert_disable":true, | |
"max_frequency":7, | |
"max_frequency_alert_disable":true, | |
"should_use_cbo":true, | |
"not_using_cbo_alert_disable":true, | |
"not_using_cbo_auto_pause":false, | |
"ads_delivery_type":"no_pacing", | |
"ads_delivery_type_alert_disable":true, | |
"campaign_labels_alert_disable":false, | |
"number_custom_audiences":6, | |
"number_custom_audiences_alert_disable":true, | |
"targeting_countries":[ | |
"US", | |
"CA" | |
], | |
"targeting_countries_alert_disable":false, | |
"targeting_countries_auto_pause":false, | |
"targeting_age_min":21, | |
"targeting_age_min_alert_disable":false, | |
"targeting_age_min_auto_pause":true, | |
"targeting_age_max":65, | |
"targeting_age_max_alert_disable":false, | |
"targeting_genders":null, | |
"targeting_genders_alert_disable":true, | |
"targeting_genders_auto_pause":false, | |
"targeting_destinations":"103582041572274", | |
"targeting_destinations_alert_disable":true, | |
"targeting_destinations_auto_pause":false, | |
"domain_allow_list":[ | |
"htpps://www.google.com" | |
], | |
"domain_allow_list_alert_disable":true, | |
"updated_by":23, | |
"created_by":2, | |
"created_at":null, | |
"updated_at":"2023-06-12", | |
"using_daily_budget_alert_disable":true, | |
"max_campaign_lifetime_budget_alert_disable":true, | |
"campaign_labels_auto_pause":false, | |
"domain_allow_list_auto_pause":false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment