Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": false
Expand All @@ -73,7 +73,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
},
{
Expand All @@ -59,9 +56,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,15 @@ You are not allowed to delete an advertiser if it has one or more campaigns.
-

* - notify_on_performance_notifications
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_monthly_campaign_performance_reports
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_weekly_campaign_performance_reports
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_call_activities
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,15 +105,15 @@ Similar to advertisers, you are not allowed to delete if one or more campaigns e
-

* - notify_on_performance_notifications
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_monthly_campaign_performance_reports
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_weekly_campaign_performance_reports
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_call_activities
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": false
Expand All @@ -56,7 +56,7 @@
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_monthly_campaign_performance_reports": false,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true,
"can_login_via_platform": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
},
{
Expand All @@ -49,9 +46,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
"notify_on_campaign_expirations": false,
"notify_on_creative_duplication_requests": true,
"notify_on_network_announcements": true,
"notify_on_performance_notifications": false,
"notify_on_monthly_campaign_performance_reports": true,
"notify_on_weekly_campaign_performance_reports": false,
"notify_on_call_activities": true
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@ Parameters
-

* - notify_on_performance_notifications
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_monthly_campaign_performance_reports
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_weekly_campaign_performance_reports
- boolean, optional, defaults to false
- Deprecated, always returns false
-

* - notify_on_call_activities
Expand Down