Hello Team,
Is there a way a lookup can be done for Detailed demographics criteria_id for existing campaigns through API how do I look for ? I have attached the detailed demographics file for reference.
Like for example user interest and list and be used by below predicates.
selector = {
'fields': [
'UserInterestName',
'UserListName',
'UserInterestId',
],
'predicates': [
{
'field': 'CriteriaType',
'operator': 'IN',
'values': ['USER_INTEREST', 'USER_LIST']
},
],
Thanks,
Arnab
Hi Arnab,
The detailed demographics are not available via API. A feature request for your concern is already raised within our team. Please keep an eye on our blog for future updates and announcements.
Regards,
Nikisha Patel, Google Ads API Team