Consent mode

2024-01-16 Thread Joachim Løvgaard
Hi There's been a lot of fuzz around the consent mode. Since consent mode is related to scripts, tags, and cookies run and set by Google I presume that when we send data through the API we should not send any information about the user's consent settings, right? Best regards Joachim -- --

Re: upload conversions and enhanced conversions with gclid via the api

2023-09-12 Thread Joachim Løvgaard
Hi I have managed to upload conversions and enhanced conversion to two different conversion actions now. However I got an error saying that I uploaded the enhanced conversion too late (> 24 hours after the initial conversion). I figured out (by reading this:

Re: upload conversions and enhanced conversions with gclid via the api

2023-08-17 Thread Joachim Løvgaard
Okay, here is what I did: 1. I created a new conversion action through the API with the type UPLOAD_CLICKS. Then I waited 24 hours 2. Then I uploaded a conversion to that conversion action which went perfectly 3. Then I tried to upload an enhanced conversion to the conversion action and I got

Re: upload conversions and enhanced conversions with gclid via the api

2023-08-08 Thread Joachim Løvgaard
Hi everybody and thanks for your input, Greg! I still seem to have problems making this work. Here is what I have done. I have manually created a Conversion Action inside the Google Ads interface with offline upload (because I got an error: Make sure you specify a valid conversion action set

Re: upload conversions and enhanced conversions with gclid via the api

2023-06-19 Thread Joachim Løvgaard
Hi We are capturing the gclid when people visit our store. I want to *both *upload click conversions through the API with the gclid that I save *and* and I want to upload conversion adjustments (enhanced conversions) through the API. I cannot find a clear cut path in your documentation on how

Re: upload conversions and enhanced conversions with gclid via the api

2023-06-14 Thread Joachim Løvgaard
Okay, then I am little bit confused. We have an ecommerce store. We want to upload conversions with the gclid, but we also want to use the enhanced conversions. How should we do that then if we *only* want to use the Google Ads API and not install the client side google ads tag. On Wednesday,

Re: upload conversions and enhanced conversions with gclid via the api

2023-06-09 Thread Joachim Løvgaard
Thanks for your fast response. On this page: https://developers.google.com/google-ads/api/docs/conversions/upload-clicks (the first you reference) it states: *Providing neither wbraid nor gbraid, but providing both gclid and user_identifiers: The gclid takes precedence.* What that tells me

Upload conversions AND enhanced conversions WITH gclid via the API

2023-06-06 Thread Joachim Løvgaard
Hi I want to 1. Upload a conversion with a gclid 2. Upload an enhanced conversion for the same conversion as above both done through the API. I have tried *a lot* of API calls, conversion actions, read a lot of conversations on this forum, but I can't seem to figure it out. Is this really