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 @@ -354,6 +354,7 @@ class Codebird
354
354
'ads/batch/accounts/:account_id/campaigns ' ,
355
355
'ads/batch/accounts/:account_id/line_items ' ,
356
356
'ads/batch/accounts/:account_id/tailored_audiences ' ,
357
+ 'ads/batch/accounts/:account_id/targeting_criteria ' ,
357
358
'ads/sandbox/accounts/:account_id/account_media ' ,
358
359
'ads/sandbox/accounts/:account_id/app_lists ' ,
359
360
'ads/sandbox/accounts/:account_id/campaigns ' ,
@@ -377,6 +378,7 @@ class Codebird
377
378
'ads/sandbox/batch/accounts/:account_id/campaigns ' ,
378
379
'ads/sandbox/batch/accounts/:account_id/line_items ' ,
379
380
'ads/sandbox/batch/accounts/:account_id/tailored_audiences ' ,
381
+ 'ads/sandbox/batch/accounts/:account_id/targeting_criteria ' ,
380
382
'blocks/create ' ,
381
383
'blocks/destroy ' ,
382
384
'collections/create ' ,
You can’t perform that action at this time.
0 commit comments