Audience Search Suggession

62 views
Skip to first unread message

hüseyin Armağan

unread,
Nov 26, 2019, 6:22:21 AM11/26/19
to AdWords API and Google Ads API Forum
Hi All,

As you know when an user typing something on Audience Page (Google Ads Dashboard) this page suggested some searching targeting. even if I can add or remove Campaign Criterion to the campaign via Google Adwords API,  I have not found that how I can populate(show) user interest lists such as Google Ads Console via Google Adwords API like as at the screenshot.

I added screenshot which page I am talking !

Regards.

Hüseyin
Screen Shot 2019-11-26 at 2.06.06 PM.png

Google Ads API Forum Advisor Prod

unread,
Nov 26, 2019, 2:28:16 PM11/26/19
to huseyin...@gmail.com, adwor...@googlegroups.com
Hi Hüseyin, 

I'm afraid, it is not possible to view the audience targeting criteria as they show up in the UI. You may use the ConstantDataService to retrieve this criteria and target them using the CampaignCriterionService. Let me know if you have any other questions. 

Regards,
Bharani, Google Ads API Team

ref:_00D1U1174p._5001UODI5k:ref

hüseyin Armağan

unread,
Nov 26, 2019, 3:01:54 PM11/26/19
to AdWords API and Google Ads API Forum
Hi Again,

Thx for explanation so I should create userlist directly but still I can not understand how can I create user interest list to add campaign criterion!  Because I need a USER_INTEREST criterion such as at the below. Should I create it with 'AdwordsUserListService' ?

For example ;

 {
                "campaignId"7178836078,
                "isNegative"false,
                "criterion": {
                    "id"46798823916,
                    "type""USER_INTEREST",
                    "Criterion.Type""CriterionUserInterest",
                    "userInterestId"80231,
                    "userInterestParentId"null,
                    "userInterestName""Test Preparation & Tutoring"
                },
                "bidModifier"null,
                "campaignCriterionStatus"null,
                "baseCampaignId"null,
                "forwardCompatibilityMap": [],
                "CampaignCriterion.Type""CampaignCriterion"
            }


regards,

hüseyin.

26 Kasım 2019 Salı 22:28:16 UTC+3 tarihinde adsapiforumadvisor yazdı:

Google Ads API Forum Advisor Prod

unread,
Nov 26, 2019, 4:31:44 PM11/26/19
to huseyin...@gmail.com, adwor...@googlegroups.com

Hi Hüseyin, 

You may use the ConstantDataService.getUserInterestCriterion which will return the User Interest Criterion as in the screenshot shared. You may then use the Criteria Id to target the audience to a campaign. You may refer to this code sample in Java on adding targeting criteria to a campaign. Let me know if you have any other questions. 



Regards,
Bharani, Google Ads API Team



ref:_00D1U1174p._5001UODI5k:ref

hüseyin Armağan

unread,
Nov 26, 2019, 5:21:11 PM11/26/19
to AdWords API and Google Ads API Forum
Thank you for the clarification.  

I see and did it !

hüseyin.

27 Kasım 2019 Çarşamba 00:31:44 UTC+3 tarihinde adsapiforumadvisor yazdı:
Reply all
Reply to author
Forward
0 new messages