RE: Error when create conversion app

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Martin,

Thank you for reaching out. Please see here for more information on the appId. 
It looks like you're using the Android convention for your app ID but since 
your platform is iTunes, I would guess that it needs to have the IOS convention.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5004Q21A6YE:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/QwgSJ0QCP1QN00yd8z92WyS3OODpCqZoMSvQ%40sfdc.net.


Error when create conversion app

2020-06-28 Thread Martin SangDo
Hi,
I am using Adwords API to create new Conversion:

> "conversionTrackerType": "AppConversion",
>
"category": "DOWNLOAD",
"appId": "com.halfbrick.jetpack",
"appPlatform": "ITUNES",
"appConversionType": "FIRST_OPEN"

But it responses error: 
"adwords_error": {
"error": "ConversionTrackingError",
"description": "An error that can occur during calls to the 
ConversionTypeService.",
"reason": "INVALID_APP_ID",
"summary": "App ids must adhere to valid Java package naming requirements."
}

I tried with many correct app ids, but till failed. 
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f979c1b5-e9db-4245-ab78-c6819d6a057fo%40googlegroups.com.