RE: Invalid Mobile App Id - INVALID_MOBILE_APP

2019-01-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I would like to confirm from my end if the workaround you tried is indeed correct. For me to further check, could you provide the complete report definition you used to generate the Automatic Placement Report as well as your clientCustomerId so I could check those mobile app IDs with the tea

Re: Invalid Mobile App Id - INVALID_MOBILE_APP

2019-01-18 Thread PPC Developer
I found a workaround : if you submit them with a prefix of 1- (for iOS) and 2- (for Android) then the API call returns successfully. AdWords returns this: mobileapp::10002-ca-app-pub-3605354403339561 and if you call AdWords back with the same app ID like below to either target or exclude this

Re: Invalid Mobile App Id - INVALID_MOBILE_APP

2019-01-18 Thread Dorian Kind
FWIW, I also reached out to the group back in 2017 about this sort of placements, and was told that "[...] these IDs may continue to appear in placement reports for a time > while we continue to work on cleaning up the old data. However, the invalid > IDs do not actually affect your targeting,

Re: Invalid Mobile App Id - INVALID_MOBILE_APP

2019-01-18 Thread PPC Developer
Hi Luis, I'm well aware of the format for both iOS and Android. However, these mobile application IDs are returned by AdWords via a call to get Automatic Placement Performance report.. So basically, adwords is telling me that these are the mobile apps that are giving us a lot of clicks. It's no

RE: Invalid Mobile App Id - INVALID_MOBILE_APP

2019-01-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, The format of the app ID that you used was invalid which triggers the CriterionError.INVALID_MOBILE_APP error. A well formed app ID for AdWords API would be "1-476943146" for iOS and "2-com.labpixies.colordrips" for Android. You may check this guide

Invalid Mobile App Id - INVALID_MOBILE_APP

2019-01-17 Thread PPC Developer
I'm getting mobile application ID(s) via the API, and trying to add as negative or biddable criterion to another ad group. In doing so, I get exceptions: [CriterionError.INVALID_MOBILE_APP @ operations[103].operand.criterion.appId; trigger:'10002-CA-APP-PUB-8367418828198308', CriterionError.I