Hi Johnny,

On the AdWords API perspective, you may use Ad Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report>
 and use 
the "CALL_ONLY_AD" AdType 
<https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#adtype>
 as 
the filter. Once you've retrieved the ad, you may then use the associated 
CampaignId 
<https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#campaignid>
/AdGroupId 
<https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#adgroupid>
 from Campaign Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>
 or Ad Group Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report>
 to 
retrieve the corresponding Campaigns/Ad Groups. If you wish to retrieve 
this via the services, you can use the AdGroupAdService 
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupAdService>
 to 
get the CallOnlyAd 
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupAdService.CallOnlyAd>,
 
and then use the ad group ID 
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupAdService.AdGroupAd#adgroupid>
 to 
retrieve the corresponding ad groups and campaigns via AdGroupService 
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService>
 and CampaignService 
<https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService>
.

Let me know if you have any further concerns.

Thanks,
Luis
AdWords API Team

On Saturday, November 3, 2018 at 4:03:41 AM UTC+8, johnny.cheng wrote:
>
> Hi,
>
> Is it possible to get Call Only Campaigns/Adgroups using the Adwords SDK. 
> I assumed we could pass in some predicates to filter... but havent't found 
> any note of that in the documentation. 
>
> Thanks!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/7440fe0a-f282-42e7-87b8-74907f9cf525%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... johnny . cheng
    • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... johnny . cheng
        • ... 'Vincent Racaza (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to