Hi Necati, 

The getUserInterestCriterion 
<https://developers.google.com/adwords/api/docs/reference/v201710/ConstantDataService#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 Brand. The 
CriterionUserInterest 
<https://developers.google.com/adwords/api/docs/reference/v201710/ConstantDataService.CriterionUserInterest>
 represents 
the particular interest based vertical to be targeted. Let me know if you 
have any other questions. 

Regards,
Bharani, AdWords API Team

On Tuesday, December 26, 2017 at 9:17:16 AM UTC-5, Necati Demir wrote:
>
> 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': 'BiddableAdGroupCriterion',
>>  'adGroupId': adGroupId,
>>  'criterion': {
>>    'xsi_type': 'Vertical',
>>    'path': ....
>>  }
>> }
>
>
> How will I use the output 
> of constant_data_service.getUserInterestCriterion('BRAND')?
>
> Best,
> Necati
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/72806be0-e339-4a22-b5f1-dc6f17cd327c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • how to use ge... Necati Demir
    • Re: how ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum

Reply via email to