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 } message: "The following field may not be used in SELECT clause: \'ad_group_ad.ad.app_ad\'." }
I can find the AppAdInfo domain class from the library but can't quite figure out how to actually get this info -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/3d505392-d2bc-4287-9728-cf4a4f4c4605%40googlegroups.com.