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 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