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 @@ -131,6 +131,7 @@ class Codebird
131
131
'ads/accounts/:account_id/tailored_audience_changes/:id ' ,
132
132
'ads/accounts/:account_id/tailored_audiences ' ,
133
133
'ads/accounts/:account_id/tailored_audiences/:id ' ,
134
+ 'ads/accounts/:account_id/tailored_audiences/:id/permissions ' ,
134
135
'ads/accounts/:account_id/targeting_criteria ' ,
135
136
'ads/accounts/:account_id/targeting_criteria/:id ' ,
136
137
'ads/accounts/:account_id/targeting_suggestions ' ,
@@ -187,6 +188,7 @@ class Codebird
187
188
'ads/sandbox/accounts/:account_id/tailored_audience_changes/:id ' ,
188
189
'ads/sandbox/accounts/:account_id/tailored_audiences ' ,
189
190
'ads/sandbox/accounts/:account_id/tailored_audiences/:id ' ,
191
+ 'ads/sandbox/accounts/:account_id/tailored_audiences/:id/permissions ' ,
190
192
'ads/sandbox/accounts/:account_id/targeting_criteria ' ,
191
193
'ads/sandbox/accounts/:account_id/targeting_criteria/:id ' ,
192
194
'ads/sandbox/accounts/:account_id/targeting_suggestions ' ,
You can’t perform that action at this time.
0 commit comments