File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -345,6 +345,7 @@ class Codebird
345
345
'ads/accounts/:account_id/web_event_tags ' ,
346
346
'ads/batch/accounts/:account_id/campaigns ' ,
347
347
'ads/batch/accounts/:account_id/line_items ' ,
348
+ 'ads/batch/accounts/:account_id/tailored_audiences ' ,
348
349
'ads/sandbox/accounts/:account_id/app_lists ' ,
349
350
'ads/sandbox/accounts/:account_id/campaigns ' ,
350
351
'ads/sandbox/accounts/:account_id/cards/app_download ' ,
@@ -365,6 +366,7 @@ class Codebird
365
366
'ads/sandbox/accounts/:account_id/web_event_tags ' ,
366
367
'ads/sandbox/batch/accounts/:account_id/campaigns ' ,
367
368
'ads/sandbox/batch/accounts/:account_id/line_items ' ,
369
+ 'ads/sandbox/batch/accounts/:account_id/tailored_audiences ' ,
368
370
'blocks/create ' ,
369
371
'blocks/destroy ' ,
370
372
'collections/create ' ,
You can’t perform that action at this time.
0 commit comments