8000 Add Ads API POST tailored_audience_memberships method · perico63/codebird-php@5fee6b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5fee6b7

Browse files
committed
Add Ads API POST tailored_audience_memberships method
1 parent 799a5b4 commit 5fee6b7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ codebird-php - changelog
44
3.2.0 (not yet released)
55
+ #161 Update oembed API method endpoint
66
+ Update to Twitter Ads API Version 1
7+
+ Add Ads API POST tailored_audience_memberships method
78

89
3.1.0 (2016-02-15)
910
+ #143 Add support for proxy types

src/codebird.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,8 @@ class Codebird
382382
'ads/sandbox/batch/accounts/:account_id/line_items',
383383
'ads/sandbox/batch/accounts/:account_id/tailored_audiences',
384384
'ads/sandbox/batch/accounts/:account_id/targeting_criteria',
385+
'ads/sandbox/tailored_audience_memberships',
386+
'ads/tailored_audience_memberships',
385387
'blocks/create',
386388
'blocks/destroy',
387389
'collections/create',

0 commit comments

Comments
 (0)
0