Skip to content

Commit

Permalink
Add more Ads API methods
Browse files Browse the repository at this point in the history
  • Loading branch information
mynetx committed Jan 22, 2017
1 parent 2048e51 commit 47b7c63
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/codebird.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ class Codebird
'ads/accounts/:account_id/app_event_tags',
'ads/accounts/:account_id/app_event_tags/:id',
'ads/accounts/:account_id/app_lists',
'ads/accounts/:account_id/auction_insights',
'ads/accounts/:account_id/authenticated_user_access',
'ads/accounts/:account_id/campaigns',
'ads/accounts/:account_id/campaigns/:campaign_id',
Expand All @@ -122,10 +123,14 @@ class Codebird
'ads/accounts/:account_id/line_items/:line_item_id',
'ads/accounts/:account_id/media_creatives',
'ads/accounts/:account_id/media_creatives/:id',
'ads/accounts/:account_id/preroll_call_to_actions',
'ads/accounts/:account_id/preroll_call_to_actions/:preroll_call_to_action_id',
'ads/accounts/:account_id/promotable_users',
'ads/accounts/:account_id/promoted_accounts',
'ads/accounts/:account_id/promoted_tweets',
'ads/accounts/:account_id/reach_estimate',
'ads/accounts/:account_id/recommendations',
'ads/accounts/:account_id/recommendations/:recommendation_id',
'ads/accounts/:account_id/scoped_timeline',
'ads/accounts/:account_id/tailored_audience_changes',
'ads/accounts/:account_id/tailored_audience_changes/:id',
Expand All @@ -142,6 +147,7 @@ class Codebird
'ads/accounts/:account_id/web_event_tags',
'ads/accounts/:account_id/web_event_tags/:web_event_tag_id',
'ads/bidding_rules',
'ads/conversion_attribution',
'ads/iab_categories',
'ads/insights/accounts/:account_id',
'ads/insights/accounts/:account_id/available_audiences',
Expand All @@ -155,6 +161,7 @@ class Codebird
'ads/sandbox/accounts/:account_id/app_event_tags',
'ads/sandbox/accounts/:account_id/app_event_tags/:id',
'ads/sandbox/accounts/:account_id/app_lists',
'ads/sandbox/accounts/:account_id/auction_insights',
'ads/sandbox/accounts/:account_id/authenticated_user_access',
'ads/sandbox/accounts/:account_id/campaigns',
'ads/sandbox/accounts/:account_id/campaigns/:campaign_id',
Expand All @@ -179,10 +186,14 @@ class Codebird
'ads/sandbox/accounts/:account_id/line_items/:line_item_id',
'ads/sandbox/accounts/:account_id/media_creatives',
'ads/sandbox/accounts/:account_id/media_creatives/:id',
'ads/sandbox/accounts/:account_id/preroll_call_to_actions',
'ads/sandbox/accounts/:account_id/preroll_call_to_actions/:preroll_call_to_action_id',
'ads/sandbox/accounts/:account_id/promotable_users',
'ads/sandbox/accounts/:account_id/promoted_accounts',
'ads/sandbox/accounts/:account_id/promoted_tweets',
'ads/sandbox/accounts/:account_id/reach_estimate',
'ads/sandbox/accounts/:account_id/recommendations',
'ads/sandbox/accounts/:account_id/recommendations/:recommendation_id',
'ads/sandbox/accounts/:account_id/scoped_timeline',
'ads/sandbox/accounts/:account_id/tailored_audience_changes',
'ads/sandbox/accounts/:account_id/tailored_audience_changes/:id',
Expand All @@ -199,6 +210,7 @@ class Codebird
'ads/sandbox/accounts/:account_id/web_event_tags',
'ads/sandbox/accounts/:account_id/web_event_tags/:web_event_tag_id',
'ads/sandbox/bidding_rules',
'ads/sandbox/conversion_attribution',
'ads/sandbox/iab_categories',
'ads/sandbox/insights/accounts/:account_id',
'ads/sandbox/insights/accounts/:account_id/available_audiences',
Expand Down Expand Up @@ -343,6 +355,7 @@ class Codebird
'ads/batch/accounts/:account_id/line_items',
'ads/batch/accounts/:account_id/tailored_audiences',
'ads/batch/accounts/:account_id/targeting_criteria',
'ads/conversion_event',
'ads/sandbox/accounts',
'ads/sandbox/accounts/:account_id/account_media',
'ads/sandbox/accounts/:account_id/app_lists',
Expand Down Expand Up @@ -371,6 +384,7 @@ class Codebird
'ads/sandbox/batch/accounts/:account_id/line_items',
'ads/sandbox/batch/accounts/:account_id/tailored_audiences',
'ads/sandbox/batch/accounts/:account_id/targeting_criteria',
'ads/sandbox/conversion_event',
'ads/sandbox/stats/jobs/accounts/:account_id',
'ads/sandbox/tailored_audience_memberships',
'ads/stats/jobs/accounts/:account_id',
Expand Down Expand Up @@ -433,6 +447,7 @@ class Codebird
'ads/accounts/:account_id/cards/video_conversation/:card_id',
'ads/accounts/:account_id/cards/website/:card_id',
'ads/accounts/:account_id/line_items/:line_item_id',
'ads/accounts/:account_id/preroll_call_to_actions/:preroll_call_to_action_id',
'ads/accounts/:account_id/promoted_tweets/:id',
'ads/accounts/:account_id/tailored_audiences/global_opt_out',
'ads/accounts/:account_id/targeting_criteria',
Expand All @@ -447,6 +462,7 @@ class Codebird
'ads/sandbox/accounts/:account_id/cards/video_conversation/:card_id',
'ads/sandbox/accounts/:account_id/cards/website/:card_id',
'ads/sandbox/accounts/:account_id/line_items/:line_item_id',
'ads/sandbox/accounts/:account_id/preroll_call_to_actions/:preroll_call_to_action_id',
'ads/sandbox/accounts/:account_id/promoted_tweets/:id',
'ads/sandbox/accounts/:account_id/tailored_audiences/global_opt_out',
'ads/sandbox/accounts/:account_id/targeting_criteria',
Expand All @@ -465,6 +481,7 @@ class Codebird
'ads/accounts/:account_id/cards/website/:card_id',
'ads/accounts/:account_id/line_items/:line_item_id',
'ads/accounts/:account_id/media_creatives/:id',
'ads/accounts/:account_id/preroll_call_to_actions/:preroll_call_to_action_id',
'ads/accounts/:account_id/promoted_tweets/:id',
'ads/accounts/:account_id/tailored_audiences/:id',
'ads/accounts/:account_id/targeting_criteria/:id',
Expand All @@ -480,6 +497,7 @@ class Codebird
'ads/sandbox/accounts/:account_id/cards/website/:card_id',
'ads/sandbox/accounts/:account_id/line_items/:line_item_id',
'ads/sandbox/accounts/:account_id/media_creatives/:id',
'ads/sandbox/accounts/:account_id/preroll_call_to_actions/:preroll_call_to_action_id',
'ads/sandbox/accounts/:account_id/promoted_tweets/:id',
'ads/sandbox/accounts/:account_id/tailored_audiences/:id',
'ads/sandbox/accounts/:account_id/targeting_criteria/:id',
Expand Down

0 comments on commit 47b7c63

Please sign in to comment.