Hi @imit8me ,
I’m attaching a couple of URLs I made GET requests at and the responses. I’m in a bit of hurry, so please if you could debug with this info. Thanks a ton!
GET APIs-
https://ads-api.twitter.com/2/accounts/5mafh0/tailored_audiences/2c5ml
https://ads-api.twitter.com/2/accounts/5mafh0/tailored_audiences/2buxl
RESPONSES:
app:utils:twitter RESP: { request: { params: { tailored_audience_id: ‘2c5ml’, account_id: ‘5mafh0’ } },
data:
{ targetable: false,
name: ‘AMPLIFY_create-b4-upload’,
targetable_types: [ ‘CRM’, ‘EXCLUDED_CRM’ ],
audience_type: ‘CRM’,
permission_level: ‘READ_WRITE’,
is_owner: true,
id: ‘2c5ml’,
reasons_not_targetable: [ ‘PROCESSING’, ‘TOO_SMALL’ ],
list_type: ‘EMAIL’,
created_at: ‘2017-09-27T13:25:05Z’,
updated_at: ‘2017-09-27T13:25:05Z’,
partner_source: ‘OTHER’,
deleted: false,
audience_size: null } } +4ms
app:utils:twitter RESP: { request: { params: { tailored_audience_id: ‘2buxl’, account_id: ‘5mafh0’ } },
data:
{ targetable: false,
name: ‘AMPLIFY_Clash of Clans’ highest spending customers’,
targetable_types: [ ‘CRM’, ‘EXCLUDED_CRM’ ],
audience_type: ‘CRM’,
permission_level: ‘READ_WRITE’,
is_owner: true,
id: ‘2buxl’,
reasons_not_targetable: [ ‘PROCESSING’, ‘TOO_SMALL’ ],
list_type: ‘EMAIL’,
created_at: ‘2017-09-22T17:55:12Z’,
updated_at: ‘2017-09-22T18:35:26Z’,
partner_source: ‘OTHER’,
deleted: false,
audience_size: null } } +3ms