I got this error when importing click conversions to Google Ads API:
ERROR: The click associated with the given identifier or iOS URL parameter
is either too old to be imported or occurred before the conversion click
through lookback window for the specified combination of conversion date
and c
I got this error message when importing click conversions to Google Ads API:
ERROR: The click associated with the identifier or iOS URL parameter does
not exist in the system. This can occur if the identifier or iOS URL
parameter are collected for non Google Ads clicks (e.g. dart search)., at
c
I am receiving contradictory information from you guys and from Google
support team.
They told me "wbraid" is already enabled for all accounts. Isn't that true?
We can't get access to a Google manager or representative, because we don't
spend enough.
On Friday, February 18, 2022 at 8:01:41 AM
Hi Anash,
Yes, I know how it works, but ideally, it should work in real time, without
having to wait 6 hours to post the data.
I have already explained the reasons why this is not ideal (current
scenario).
Would you be able to send a feedback request to the engineering team so
they implement
Ok, so we talked with the Google Ads Product support team. And they told us
the following:
Actually the "wbraid" is automatically enabled for all accounts.
The "gbraid" is not, and that one is the one you need to go through a
Manager and get into the allowlist.
So the documentation
here:
http
Hi Kevin,
What if we don't have a Google Representative?
What's the expected date to rollout this feature to all accounts?
Thanks
On Thursday, February 17, 2022 at 7:29:50 AM UTC+1 adsapi wrote:
> Hello,
>
>
>
> I'm Kevin from the Google Ads API Team.
>
>
>
> I suggest you reach out to you
I was reading through the Google Ads API
documentation:
https://developers.google.com/google-ads/api/docs/conversions/upload-clicks
And it says: Starting with iOS14, clicks may contain a wbraid parameter
(for clicks associated with web conversions) or a gbraid parameter (for
clicks associated
Hi Matt,
Just checking out with you if they received the feedback suggestion about
"gclid" IDs.
And if they are willing to implement a tool to generate those.
On Thursday, February 10, 2022 at 4:27:08 PM UTC+1 Hustle OU wrote:
> Sounds good Matt! Thanks.
>
> That will be g
Ok, I have contacted the Google Ads Product support team and they were not
really helpful.
They told me that this is what it is, and that's it.
Now, this is a *HUGE disadvantage*, having to wait 6 hours to upload
conversions. As mentioned, other marketing platforms such as Facebook or
TikTok a
We have implemented the Google Ads API V9, but we are getting the following
error:
*The click associated with the given identifier or iOS URL parameter
occurred less than 6 hours ago, please retry after 6 hours have passed*
We are sending the following events per each GCLID: PAGE_VIEW, LEAD,
P
Sounds good Matt! Thanks.
That will be great to have (dummy GCLID) so that we can properly test
without running live traffic.
On Thursday, February 10, 2022 at 4:11:02 PM UTC+1 adsapi wrote:
> Hello,
>
> Campaign Experiments can be used in both the API and UI. Please allow me
> to make a featu
Ok, I see. Can we use the "Campaign Experiments" directly in the Google Ads
UI or does it need to go through API?
We would like to test that our Google Ads API V9 implementation works
correctly. We have implemented the Upload Offline Conversions (CLICKS)
service.
To test that service a valid G
In this case the Manager Account 1 is not a manager of Manager Account 2.
These are not related on a hierarchy level.
These only belong to the same Google mail.
In that case, how should we do the requests?
On Wednesday, February 9, 2022 at 5:51:54 PM UTC+1 adsapi wrote:
> Hello,
>
> You can ma
Hi Anjana,
You can find the "ConversionActionId" in the URL string of your Google Ads
UI.
Access the specific conversion you want to get the ID for.
Then search for this parameter in the URL: ctId=
and the value that follows that is your "ConversionActionId". It should be
a 9 digit number.
P
We would like to test our current implementation of the Google Ads API V9.
For that, we need valid GCLID values.
Is there a way to get these valid GCLID values without launching a "real"
campaign?
For example, for Facebook, they have this "Facebook Debugger Tool" where
you can get valid "fbcli
Hi Peter,
Thanks for your reply. I kind of understand it, but not 100%. So let me
explain myself with an example.
Let's say that my OAuth2 credentials are associated with my Manager Account
1 ID (e.g. 1234567891). loginCustomerId = 1234567891
Can I make requests (UPLOAD OFFLINE CLICK CONVERSIO
We have implemented the Google Ads API V9 to send Offline Conversions via
API Calls.
We have this structure of Manager Accounts and Ad Accounts:
- Manager Account 1
- Ad Account 1
- Ad Account 2
- Manager Account 2
- Ad Account 1
- Ad Account 2
- Manager Account 3
- Ad Accoun
Is there a minimum ad spend that you need to reach to apply for the
Developer Token (Production)? Haven't read about it anywhere.
On Wednesday, January 26, 2022 at 7:55:52 PM UTC+1 adsapi wrote:
> Hi Hustle,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Yes, the form
Ok, thanks for your reply Ernie.
We submitted the application on Monday morning.
Should we contact them via that form (2 business days have passed and no
reply so far)?
On Tuesday, January 25, 2022 at 6:49:23 AM UTC+1 adsapi wrote:
> Hi,
>
> Thank you for your follow up question. I am also a m
Hi Jinky,
Thanks for your reply. When you say "should be under the same organization
with the MCC account" - Do you mean that all of the MCC accounts need to be
under the same Gmail email, right?
Regards
On Monday, January 24, 2022 at 12:09:36 PM UTC+1 adsapi wrote:
> Hi,
>
> Thanks for posti
We are implementing the Google Ads API based on this
documentation:
https://developers.google.com/google-ads/api/docs/first-call/overview
We work with multiple Manager Accounts and inside each Manager Account
there are multiple Ad Accounts.
The question is...can we use only 1 "Developer Token"
Taking into account that for every "flow" we should be creating 3 $
conversionActionId
For example, in Facebook, with 1 Pixel ID, you can fire multiple "Events".
There is not a specific ID per Event.
On Tuesday, January 18, 2022 at 9:53:25 PM UTC+1 Hustle OU wrote:
We are planning to integrate the Google Ads API to send events back to
Google Ads using S2S calls. We are not going to rely in pixel tracking or
Google Tag Manager. The pixel & cookie tracking is going to slowly die over
the years.
Our flows usually have 3 steps:
- Page View
- Landing Page Clic
Hi Peter,
Thanks for your reply. Everything is clear except the "$customerId" value.
I have opened a new thread to specifically get info about
that: https://groups.google.com/g/adwords-api/c/PWvtqxnkyDc
On Monday, January 17, 2022 at 3:23:47 AM UTC+1 adsapi wrote:
> Hi,
>
> Thank you for your
We are implementing the Google Ads API with these
instructions:
https://developers.google.com/google-ads/api/docs/conversions/upload-clicks
How can we find the $customerId variable?
Is this the "Manager ID" or the "Ad Account ID"?
We create conversions on a Manager level and then share them to
We would like to implement Google Ads API.
I have read the documentation and the main instructions are
these:
https://developers.google.com/google-ads/api/docs/conversions/upload-clicks
I have some questions about implementation:
1) The PHP Google Ads Client Library is needed for the Google Ad
26 matches
Mail list logo