Hello, 

I'm trying to pull a bunch of Ads data, and I have everything working with 
the exception of the call_to_action_text. It always returns null, even 
though it isn't null in the UI.

In my GAQL I'm using the following field: 
`ad_group_ad.ad.discovery_multi_asset_ad.call_to_action_text`, and 
selecting from ad_group_ad. 

When I parse the row I'm using getCallToActionText() off of the 
DisplayMultiAssetAdInfo object, as defined 
here: 
https://github.com/googleads/google-ads-php/blob/41382c1419a78d98821b67b52a5f47d615a131b2/src/Google/Ads/GoogleAds/V10/Common/DiscoveryMultiAssetAdInfo.php#L358

Is there something wrong with the way I'm selecting the field in the GAQL? 
Is there another way to get this data?

Thanks for your help.

Best,
Matt 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5d067ecf-cf20-4be3-8b6e-5e7c9f739b65n%40googlegroups.com.

Reply via email to