Re: Include / Exclude Product Partitions in Adgroups (Shopping Campaigns)

2020-08-26 Thread marco....@gmail.com
Would this be possible of we change to the new Ads Api? When we first delete and then readd a criterion we lose track of data. Is there any solution to do this automaticly without the Ads Frontend Applikation? Regards, Marco adsapiforumadvisor schrieb am Donnerstag, 20. August 2020 um 19:25:35

Re: Include / Exclude Product Partitions in Adgroups (Shopping Campaigns)

2020-08-20 Thread marco....@gmail.com
We use this Examples allready for Keywords and other Criterions. In this Case the Operation we try to Mutate over The service has no influence. operations = [{ 'operator': 'SET', 'operand': { 'adGroupId': adgroup_id, 'criterion': { 'id': criterion_id }, 'AdGroupCriterion.Type':

Re: Include / Exclude Product Partitions in Adgroups (Shopping Campaigns)

2020-08-19 Thread marco....@gmail.com
Hey, I may formulated the question incorrectly. The Example your shared, shows how to add a AdGroupCriterion to a Adgroup. (I used the Path, but for the Python development documentation

Re: Include / Exclude Product Partitions in Adgroups (Shopping Campaigns)

2020-08-19 Thread marco....@gmail.com
Hey, thanks for the quick answer. We are currently working with the Google AdWords API v201809. Is there also a solution for the AdGroupCriterion with the AdWords API v201809 ( https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.AdGroupCriterion?hl=ru )