RE: How to get AppAdInfo via Google Ads v2

2019-09-27 Thread Google Ads API Forum Advisor Prod
Hi Stefan, If you want metrics for your app ads, you will need to select fields associated to app ads such as ad_group_ad.ad.app_ad.descriptions. You can find all the supported fields here. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UHI7my:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

How to get AppAdInfo via Google Ads v2

2019-09-26 Thread Stefan Nguyen
How do I get the AppAdInfo using Java Library of Google Ads V2? The maven version is 4.1.1-SNAPSHOT The query i used is: SELECT ad_group_ad.ad.app_ad FROM ad_group_ad WHERE ad_group_ad.ad.id IN (...) The error I got back: { error_code { query_error: PROHIBITED_FIELD_IN_SELECT_CLAUSE } m