Re: how to use getUserInterestCriterion in AdGroupCriterionOperation

2017-12-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Necati, The getUserInterestCriterion will return a list of user interests depending on the criteria. In this scenario, this API call will return the user interests based on

how to use getUserInterestCriterion in AdGroupCriterionOperation

2017-12-26 Thread Necati Demir
Hi, I am using python SDK. I can use the output of getVerticalCriterion in AdGroupCriterionOperation like this: constant_data_service = client.GetService('ConstantDataService', version='v201708') criterias = constant_data_service.getVerticalCriterion() and, then, ... > > { > 'xsi_type':