Custom intent audience: auto-created

98 views
Skip to first unread message

Yoshie Agata

unread,
Apr 14, 2021, 4:59:07 AM4/14/21
to AdWords API and Google Ads API Forum
Hi,

When I wanna attach a custom intent audience to my ad group, it is auto-created on Google Ads Manager with multiple members (as the attachment).
How can I do the same via API?

Do I need to create Custom Interest and then update adgroup criterion?

Thank you.

Yoshie


Screenshot 2021-04-14 at 17.55.11.png
Message has been deleted

Google Ads API Forum Advisor Prod

unread,
Apr 14, 2021, 9:10:19 PM4/14/21
to ag...@corekara.co.jp, adwor...@googlegroups.com
Hi Yoshie,

Thank you for posting your concern.

This feature is only supported in Google Ads API and you may refer to this guide to know how to implement it. Then, you can use custom_interest report type to get its information including its members.

Hope this will help. Let me know if you have further questions.

Regards,
Google Logo
Ernie John Blanca Tacata
Google Ads API Team
 


ref:_00D1U1174p._5004Q2FYPG1:ref

Yoshie Agata

unread,
Apr 14, 2021, 9:21:40 PM4/14/21
to AdWords API and Google Ads API Forum
Thank you for the reply.

I understand I need to create a custom audience but when I wanna set CustomAffinityInfo for AdGruopCriterion, The CustomInterest resource name is required, not custom audience.

Do I still need to create a custom audience and use custom audience ID as custom interest ID?

What is the difference and relation between custom audience and custom interest?

Thank you.

Yoshie

Google Ads API Forum Advisor Prod

unread,
Apr 15, 2021, 10:06:13 PM4/15/21
to ag...@corekara.co.jp, adwor...@googlegroups.com
Hi Yoshie,

I work with Ernie and allow me to assist you for now.

You can check out this guide on how you can create a Custom Audience using the Google Ads API. Please also note that INTEREST or PURCHASE_INTENT is not allowed for the type field of newly created custom audience. Use AUTO instead when creating a new CustomAudience.

As to the difference between a custom audience and custom interest, you can refer to this article and also reach out separately to the Google Ads Product Support team via this link, for further insight.

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q2FYPG1:ref

Yoshie Agata

unread,
Apr 21, 2021, 12:17:19 AM4/21/21
to AdWords API and Google Ads API Forum
Hi,

I am trying to create a custom audience as exactly the same as what you sent me here but 
$googleAdsClient->getCustomAudienceServiceClient(); is undefined.

Could you please tell me how I can create a custom audience?

Thank you.
Yoshie

Google Ads API Forum Advisor Prod

unread,
Apr 21, 2021, 11:00:55 AM4/21/21
to ag...@corekara.co.jp, adwor...@googlegroups.com

Hi Yoshie,

Thank you for reaching out. You could first create the custom audience by using this code snippet. Once you get the custom audience resource name, you could use it in this code snippet to apply the custom audience to the targeted campaign. Let me know if you have any further concerns.

Thanks and regards,
Xiaoming, Google Ads API Team
 

Google Logo
Xiaoming
Google Ads API Team
 


ref:_00D1U1174p._5004Q2FYPG1:ref

Yoshie Agata

unread,
Apr 21, 2021, 7:53:01 PM4/21/21
to AdWords API and Google Ads API Forum
Hi,

Like I said in the previous message, here is the example on the documentation and $googleAdsClient->getCustomAudienceServiceClient() is undefined.
Please try with PHP and let me know how I can create it.

Also, why do I need to create a custom audience when I wanna create adGroupCriterion with CustomAffinityInfo and CustomIntentInfo which requires CustomInterest resource name?
Can I just create customInterest for adGroupCriterion or do I still need to create customAudience?

Thank you.

Yoshie

Google Ads API Forum Advisor Prod

unread,
Apr 22, 2021, 1:34:41 AM4/22/21
to ag...@corekara.co.jp, adwor...@googlegroups.com
Hi Yoshie,

You can create your CustomInterest first using the CustomInterestService. Afterwards, using the AdGroupCriterionService, you can create the ad group criterion by specifying the resource name in the CustomIntentInfo.

Regarding the issue with the PHP code, if you are encountering issues accessing the getters/setters or methods, I would recommend that you reach out to the PHP client library owners instead, via this link, as they are the more appropriate team to provide guidance on code/client library level concerns.

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q2FYPG1:ref

Yoshie Agata

unread,
Apr 22, 2021, 7:57:15 PM4/22/21
to AdWords API and Google Ads API Forum
Hi,

Yes I was confused because I was told to create customAudience instead of customInterest here.

Thank you for your support!

Yoshie
Reply all
Reply to author
Forward
0 new messages