about app campaigns conversion_cateogy

2024-04-12 Thread neo
Hello, 

I'm looking for default conversion action category about conversions 
tracked automatically  from Google Play without adding tracking code. 
(Android apps)

According to the link below, there are 3 conversions (Downloads/In-app 
purchases/Pre-registrations) tracks automatically.

   - 
   
https://support.google.com/google-ads/answer/6100665?hl=en&sjid=790528580305756176-AP#web2app


But, I can not find comments about conversions and conversion action 
category matching.

   - Conversion Action Category: https://developers.google.com/google-
   - ads/api/rest/reference/rest/v14/ConversionActionCategory
   
This is my guess. is this right?
ex) 
 *-- conversions>  conversion action category*
 Downloads  >  DOWNLOAD
 In-app purchase >  PURCHASE
 Pre-registrations > DOWNLOAD


Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/5655eb45-75fd-4c55-b707-838dfc0f4e87n%40googlegroups.com.


Re: about app campaigns conversion_cateogy

2024-04-12 Thread neo
correct the link: 

   - Conversion Action Category: https://developers.google.com/google-
   ads/api/rest/reference/rest/v14/ConversionActionCategory


On Saturday, April 13, 2024 at 3:33:16 AM UTC+9 neo wrote:

> Hello, 
>
> I'm looking for default conversion action category about conversions 
> tracked automatically  from Google Play without adding tracking code. 
> (Android apps)
>
> According to the link below, there are 3 conversions (Downloads/In-app 
> purchases/Pre-registrations) tracks automatically.
>
>- 
>
> https://support.google.com/google-ads/answer/6100665?hl=en&sjid=790528580305756176-AP#web2app
>
>
> But, I can not find comments about conversions and conversion action 
> category matching.
>
>- Conversion Action Category: https://developers.google.com/google-
>- ads/api/rest/reference/rest/v14/ConversionActionCategory
>
> This is my guess. is this right?
> ex) 
>  *-- conversions>  conversion action category*
>  Downloads  >  DOWNLOAD
>  In-app purchase >  PURCHASE
>  Pre-registrations > DOWNLOAD
>
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/75064f18-a9ca-4d31-ae0e-c7f3fa33784bn%40googlegroups.com.


RE: about app campaigns conversion_cateogy

2024-04-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

To track conversions automatically from Google Play without adding tracking 
code (Android apps), you can use the fields respectively.

Downloads -> GOOGLE_PLAY_DOWNLOAD
In-app purchase -> GOOGLE_PLAY_IN_APP_PURCHASE
Pre-registration -> ANDROID_APP_PRE_REGISTRATION

The field for conversions should be set as ConversionActionType instead of 
ConversionActionCategory.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tP4pf:ref" 
(ADR-00230992)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/fLt6I0SC1C0N002wdMh_OeT2Ges6wBgil8bQ%40sfdc.net.


Re: about app campaigns conversion_cateogy

2024-04-16 Thread neo
Hello, 
Thank you for your response.

I'm waiting for answer below.

   - 'Pre-registrations'  ConversionActionCategory  -> ??
   - Additionally, I want to know 'APP campaign (APP_CAMPAIGN_FOR_ENGAGEMENT)'  
   ConversionActionCategory  ->  ENGAGEMENT?


Thanks.

On Tuesday, April 16, 2024 at 9:29:45 PM UTC+9 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> To track conversions automatically from Google Play without adding 
> tracking code (Android apps), you can use the fields respectively. 
>
>- *Downloads* -> *GOOGLE_PLAY_DOWNLOAD* 
>
> 
>  
>- *In-app purchase* -> *GOOGLE_PLAY_IN_APP_PURCHASE* 
>
> 
>  
>- *Pre-registration* -> *ANDROID_APP_PRE_REGISTRATION* 
>
> 
>  
>
> The field for conversions should be set as ConversionActionType instead of 
> ConversionActionCategory.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tP4pf:ref" (ADR-00230992)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/7ea601e9-99fb-45ce-a221-9d43e41c49f4n%40googlegroups.com.