File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ codebird-php - changelog
4
4
3.2.0 (not yet released)
5
5
+ #161 Update oembed API method endpoint
6
6
+ Update to Twitter Ads API Version 1
7
+ + Add Ads API POST tailored_audience_memberships method
7
8
8
9
3.1.0 (2016-02-15)
9
10
+ #143 Add support for proxy types
Original file line number Diff line number Diff line change @@ -382,6 +382,8 @@ class Codebird
382
382
'ads/sandbox/batch/accounts/:account_id/line_items ' ,
383
383
'ads/sandbox/batch/accounts/:account_id/tailored_audiences ' ,
384
384
'ads/sandbox/batch/accounts/:account_id/targeting_criteria ' ,
385
+ 'ads/sandbox/tailored_audience_memberships ' ,
386
+ 'ads/tailored_audience_memberships ' ,
385
387
'blocks/create ' ,
386
388
'blocks/destroy ' ,
387
389
'collections/create ' ,
You can’t perform that action at this time.
0 commit comments