Hi there,

we are a CSS using shopping campaigns and uploading conversions via google 
ads api / clickconversions / cart_data.

There is not really any other resource for using CartData with 
clickconversions out there then this:
https://developers.google.com/google-ads/api/reference/rpc/v12/CartData

Also it seems to be pretty fresh: 
https://ads-developers.googleblog.com/2021/06/announcing-v8-of-google-ads-api.html
(cart_data has been added to v8 API version in 06 2021)

Has anyone more informations about "CartData"? Does it need to be enabled 
first as shopping cart data still in beta and there is no resource on 
CartData via clickconversions?

We exspected the passed data to be shown within a shopping campaign in 
campaigns "products" tab within the shopping stats columns for example 
"orders" or "avg. cart size".

Example how we use cart_data:

"cartData": {
        "merchantId": 1234567890,
        "feedCountryCode": "DE",
        "feedLanguageCode": "de",
        "localTransactionCost": 0,
        "items": {
          "productId": "1234567890",
          "quantity": 2,
          "unitPrice":100.01
        }

All conversion parts before that like gclid, conversion value etc are 
working and recording.

Appreciate your help community!

Florian

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2c7b6ab0-6f44-41db-919f-3a983c09ec79n%40googlegroups.com.
  • Ca... 'Florian Glede' via Google Ads API and AdWords API Forum
    • ... 'Max' via Google Ads API and AdWords API Forum
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... 'Max' via Google Ads API and AdWords API Forum

Reply via email to