Can I use Portfolio Bid Strategies while uploading Conversions at Manager Account level?

2024-10-16 Thread Ash Tiwari
To whom this may concern: We have a large, multi-location client - each location has their own individual account, and all accounts are collectively in one subMCC. We want to *upload offline conversion data for all individual accounts to the subMCC* level, *AND* also *use one or more portfolio

Re: track offline conversions without form on website?

2024-10-01 Thread Anni Salo
or wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Kindly note that it's not possible to track offline conversions via > email/phone only if you don't have GCLID. As per the API documentation, you > can upload enhanced conversio

RE: urgent! conversions are not showing up for users in the google ads dashboard

2024-09-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Kindly note that the Google Ads API was undergoing the conversion discrepancies issue between Google Ads API and UI on 13-Sep-2024. But the issue has been resolved now, please refer to the Google Ads Status Dashboard to know abo

RE: urgent! conversions are not showing up for users in the google ads dashboard

2024-09-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Kindly note that the Google Ads API was undergoing the conversion discrepancies issue between Google Ads API and UI on 13-Sep-2024. But the issue has been resolved now, please refer to the Google Ads Status Dashboard to know abo

Re: Urgent! conversions are not showing up for users in the Google Ads dashboard

2024-09-14 Thread Marc Karam
I re uploaded yesterday's conversions and they showed in the report On Saturday, September 14, 2024 at 8:08:08 AM UTC+3 Marc Karam wrote: > Having the same issue since yesterday > > On Saturday, September 14, 2024 at 3:38:48 AM UTC+3 Paulo Silva wrote: > >> Some users

Re: Urgent! conversions are not showing up for users in the Google Ads dashboard

2024-09-13 Thread Marc Karam
Having the same issue since yesterday On Saturday, September 14, 2024 at 3:38:48 AM UTC+3 Paulo Silva wrote: > Some users on my platform are not seeing the conversions sent since > yesterday. Normally they view conversions in 4 hours but since yesterday at > 18:00 (UTC -3), the G

Urgent! conversions are not showing up for users in the Google Ads dashboard

2024-09-13 Thread Paulo Silva
Some users on my platform are not seeing the conversions sent since yesterday. Normally they view conversions in 4 hours but since yesterday at 18:00 (UTC -3), the Google API responds that it has successfully received the conversion but they are not displayed. Can anyone tell me about it

Enhanced Conversions for Leads: 100% CLICK_NOT_FOUND

2024-09-11 Thread Michael DeWulf
Hi, We've been using the Google Ads API for a while now. Our non-enhanced conversions (GCLID, GBRAID, WBRAID) are working fine. However, we've yet to see an enhanced conversion match. All of them are returning CLICK_NOT_FOUND. We suspect that some of these are incorrect, because

RE: track offline conversions without form on website?

2024-09-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Kindly note that it's not possible to track offline conversions via email/phone only if you don't have GCLID. As per the API documentation, you can upload enhanced conversions for leads without having captured GC

Track offline conversions without form on website?

2024-09-11 Thread SM
Hi, Is it possible to track offline conversions via email/phone only and not through GCLID? We take bookings through a third party software on valleydental.au <https://www.valleydental.au/> instead of using our own web form. Unfortunately we are unable to place a conversion pixel withi

RE: offline conversions upload with enchanced conversions

2024-09-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. As per the provided information, I understand that you would like to know if there is a way to upload enhanced conversions to an offline conversion action through the Google Ads API. I would suggest you refer to the help center

Offline conversions upload with enchanced conversions

2024-09-10 Thread Dimitris Markantonatos
Hello everyone, I was wondering if there is a way to upload enchanced conversions to an offline conversion action through Google Ads API. I know that I can upload to existing conversion actions set up with Tag Manager to have enchanced conversions, but since I have all the data in my backend

Re: questions about upload click conversions and email normalization.

2024-09-03 Thread Rafael Machado
D while enhanced conversion for leads is disabled: curl -L 'https://googleads.googleapis.com/v17/customers/redacted:uploadClickConversions' \ -H 'developer-token: redacted' \ -H 'login-customer-id: redacted' \ -H 'Authorization: Bearer redacted&

Re: questions about upload click conversions and email normalization.

2024-09-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As per the documentation, you shouldn't set this 'user_identifiers' field when uploading conversions using only click IDs. If this field is set, Google Ads treats the upload operation as an upload for enhanced conversions for leads. As you are saying you don't have enha

Re: questions about upload click conversions and email normalization.

2024-09-02 Thread Rafael Machado
- Yes you are right, adding the gclid along with user identifier will treat the upload operation as enhanced conversions for leads. I am asking this because I don't have enhanced conversions for leads enabled in my Google Ads account. I've uploaded a click conversion

Questions about upload click conversions and email normalization.

2024-08-26 Thread Rafael Machado
1). Upload Click Conversions: I've read on the Google Ads API documentation (https://developers.google.com/google-ads/api/docs/conversions/upload-clicks) that the "user_identifiers" field should not be set when uploading conversions using only click IDs. It says that: "

About App Conversions and Remarketing API Progress

2024-08-26 Thread Treethanes Crow
Hello~ I applied for the App Conversions and Remarketing API on July 22nd for web to app placement, but it's been a month and still no response! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

RE: upload call conversions using google ads api v11

2024-08-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
s. You may refer to this documentation on deprecation and sunset for more information regarding the specific deprecation and sunset dates for each available version. You may check this code example to upload call conversions. If you still encounter an error even after upgrading to a newer versi

Upload Call Conversions using google Ads API v11

2024-08-21 Thread salman baqir
Hi, I have developed a DAG in Airflow to upload call conversion. I have installed *google-ads==18.0.0 *in my Airflow as I cannot upgrade to newer versions due to some constraints in my Airflow environment. The version of google Ads API which I am seeing is v11. So when I run my code it gives m

RE: enhanced conversions for leads

2024-08-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. @ Nikitha - Thank you for your input. If you face any issue, share with us the complete API logs (request and response with request-id and request header) generated at your end. If you are using a client library and haven't ena

Re: Enhanced conversions for leads

2024-08-13 Thread 'Nikita Klyuchnikov' via Google Ads API and AdWords API Forum
The support team is providing incorrect information. Enhanced conversions for leads do not require that the same conversion event, which you send via API, occurs on the website. Here’s how it actually works: when a user fills out any form on your website that includes an email address, you

Re: upload click conversions with both click ids & user identifiers

2024-08-05 Thread Adeola Morren
You suggested that we use enhanced conversions for leads when capturing the GCLID instead of uploading a click conversion. However enhanced conversion for leads requires that that conversion was first already sent on the website as a conversion tracking. *So consider this scenario* If you are

Enhanced conversions for leads

2024-08-05 Thread Adeola Morren
Refreshing my memory on something; It had been suggested that we use enhanced conversions for leads instead of uploading google click id conversions. 1. Enhanced conversions for leads does not work, if the conversion was not sent from the website PRIOR to sending enhanced conversion, is that

RE: how to remove users uploaded as part of ssi (store sales conversions)

2024-07-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Allow me to check with the rest of our team and one of our colleagues will reach out to you once we have an update on this issue. This message is in relation to case "ref:!00D1U01174p.!5004Q02vE3M9:ref" (ADR-00259195) Thanks,

How to remove users uploaded as part of SSI (Store Sales Conversions)

2024-07-23 Thread Bala Kumar
Hello Everyone, We are currently uploading *Offline Store sales data* along with User Identifiers, what is the right way to *remove just the users* after uploading the data? I'm python client lib, and I see *remove() *option for Customer match, but not sure whether we can use similar approach

Discrepancy in Conversion Reporting with Enhanced Conversions

2024-07-18 Thread 'Nikita Klyuchnikov' via Google Ads API and AdWords API Forum
Hello Google Ads Support Team, I hope this message finds you well. I am experiencing an issue with conversion tracking on my website and would appreciate your assistance in resolving it. Here is the situation: 1. I have implemented two tags on my website to track conversions

RE: ad_group_ad_asset_view missing clicks, conversions for responsive search ads?

2024-07-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the provided information, I understand that you are experiencing an issue where ad_group_ad_asset_view returns only impressions for responsive search ads, while demand gen ads return all metrics. In order to assist your

ad_group_ad_asset_view missing clicks, conversions for responsive search ads?

2024-07-16 Thread Mike Sullivan
Is it just me? Querying ad_group_ad_asset_view, looking for impressions, cost, conversion, clicks and any responsive search ads seem to have only impressions returned. Demand gen ads return all metrics. The exact same query used to work for both ad types. Is this a new behavior or a bug? -- -

RE: custom variables - offline conversions report

2024-07-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Raquel, As informed earlier, the custom variable/custom column/custom metrics are not supported in the Google Ads API. This message is in relation to case "ref:!00D1U01174p.!5004Q02tJlHL:ref" (ADR-00245496) Thanks, Google Ads API Team Register for the upcoming workshop: Performance Max an

Re: google ads tag & uploading enhanced conversions via api as conversion adjustment

2024-07-09 Thread Anni Salo
nt timestamp is enough to adjust the > conversions with order_id. > > If you have followed all the instructions to make the conversion > adjustments and still getting the error, kindly provide us with the > complete API logs (request > <https://developers.google.com/google-ads/a

Re: google ads tag & uploading enhanced conversions via api as conversion adjustment

2024-07-09 Thread Anni Salo
Hi, Indeed, we are looking to use *order_id* (transaction id) instead of Gclid. But, this will cause us getting an error that we are sending conversions too late (which we are not - confirmed!). The troubleshooting instruction say that this might happen if we do not provide the conversion

RE: custom variables - offline conversions report

2024-07-08 Thread Raquel Correia
Hi, That query only gives me the id and name of the custom variables, I need a report where gives me the values I send in the offline conversions process. Thanks, Raquel Correia From: Google Ads API Forum Advisor Sent: Monday, July 8, 2024 3:56 PM To: Raquel Correia Cc: adwords-api

Re: transaction wise conversions on google ads report

2024-07-08 Thread Vipul G
is this an automated response? I have added enough details here and I am not able to find the exact thing in the google ads report UI that's why I have added it in descriptive way ! if I could get the report, I wasn't posting here ! On Monday, July 8, 2024 at 4:43:05 PM UTC+5:30 Google Ads API

RE: transaction wise conversions on google ads report

2024-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. As per the provided information, I understand that you are trying to fetch the transaction wise conversion report. Could you please confirm whether you are using Google Ads API or UI to fetch the details. If you are using the Go

Custom Variables - Offline Conversions report

2024-07-08 Thread Raquel Correia
Hello, I have 4 custom variables created for the conversions, I have created the process to send them via API through the offline conversions process. How can I make a conversion report via api with these 4 custom variables? Thank you in advance for your help, Raquel Correia

Transaction wise conversions on google ads report

2024-07-07 Thread Vipul
Hi, I require transaction wise conversion report to identify selling pattern of items available in my inventory. I have researched but was not able to find the actual way of doing so as the transaction ids are just to avoid duplications in conversions (as per google doc) and they are not

Clarification regarding duplicate conversions upload to conversion action

2024-07-05 Thread 'Vinay Surya' via Google Ads API and AdWords API Forum
Hi, If I upload a conversion with the same conversion_value, conversion_date_time and gclid, what happens? In some of the discussions in this Forum, I found two possible cases: • That the api will throw an error saying `CONVERSION_ALREADY_EXISTS` • The api will allow the second upload but only c

Re: google ads tag & uploading enhanced conversions via api as conversion adjustment

2024-07-03 Thread Anni Salo
I support team. > > Upon checking the screenshot you provided, I could see that you are > getting the error message "your enhanced conversions API code is sending > data too late". This alert shows if you’re sending Ads API data more than > 24 hours after the conversion ti

RE: upload offline conversions

2024-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Here are the answers for your queries: 1 - I can't find my developer token for OAuth2 authorization. The new Google Ads interface no longer has the API center to find it. I understand that you are unable to see the API center o

Upload Offline Conversions

2024-06-28 Thread Vitor Fratti
Hi, I need to connect to the API to automatically upload offline conversions to my website. Basically, every time I perform a specific action, I need a conversion to be triggered in Google Ads. But I'm facing some obstacles, since I've never used the Google Ads API: 1 - I can

How to get the number of conversions by each conversion action by query

2024-06-27 Thread Riku Kudo
Hello. I want to get the number of conversions by each conversion action by query. I have assembled such a query for this purpose, but it does not work. === SELECT CampaignName, AdGroupName, Query, metrics.all_conversions, Conversions.購入, Conversions.購入確

Google Ads tag & uploading Enhanced Conversions via API as Conversion Adjustment

2024-06-17 Thread Anni Salo
Hi, We've been banging our head to the wall for a while. We are looking to upload Enhanced Conversions via the Google Ads API, in connection with Google Ads tag. However, we keep on getting an error that our enhanced conversions API code is sending data too late. We have confirmed tha

RE: acc 337-723-7031: customer is not allowlisted for accessing this feature., at conversions[0].conversion_environment

2024-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
PI request and response logs with request ID and request header of conversions that are uploaded via the API. >From when you are facing this error? If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library th

ACC 337-723-7031: Customer is not allowlisted for accessing this feature., at conversions[0].conversion_environment

2024-05-24 Thread Jeremy Schuffenhauer
Hi Account 337-723-7031 We have a Basic Access and trying to import conversions via API. Despite we're allowlisted, we still receive this error "Customer is not allowlisted for accessing this feature., at conversions[0].conversion_environment" We have Google Ads Representativ

RE: callrail conversions not appearing on google ads conversions

2024-05-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the screenshot provided, I could see that you are uploading conversions using the Google Ads UI by uploading spreadsheets manually. Kindly note that we can only assist with issues/concerns related to the Google Ads

CallRail Conversions not appearing on Google Ads conversions

2024-05-21 Thread Raj Kamal Saha
Hello, I am running google ads on this account for more than 5 years, I track various conversions such as form submissions etc, I also use callrail for tracking on our website and the callrail account has a direct integration with google ads which sends the conversions to google ads This

Google ads API Enhanced conversions error

2024-05-15 Thread Sonia GM
Hi I am trying to call the Ads API to up;oad a conversion and I get the error "Partial failures occurred: 'Make sure you've turned on enhanced conversions for leads in conversion settings and try again'." Enhanced conversions are enabled for the conversion I want to

Re: Import conversions (via spreadsheet) for grbaid & wbraid?

2024-05-09 Thread Márcio Galeno
ng out to the Google Ads API Forum. I hope you are doing > well today. > > Thank you for showing your interest in implementing conversions for > *wbraid* and *gbraid*. Moving forward to your concern, kindly note that > you may upload conversions that have a grbaid an

I want to output a list of offline conversions to a Spreadsheet using Google Ads Script.

2024-05-02 Thread 李埈宇
https://developers.google.com/google-ads/api/docs/conversions/upload-summaries?hl=ja <https://developers.google.com/google-ads/api/reference/rpc/v14/OfflineConversionUploadSummary> https://developers.google.com/google-ads/api/fields/v16/offline_conversion_upload_client_summary_query_

Upload offline conversions from manager account to the sub accounts w/o resource name

2024-05-02 Thread Sergei Rovkach
Hello, I have a manager account and several sub accounts and a list of all conversions with gclid, conversion name, etc.. Each of the sub accounts has the same conversion name, for example “paid purchase”, but the id (“conversionAction”. “resourceName”) is different. Now I have to send a

RE: my api conversions don't count.

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I understand that you have uploaded the conversions using the Google Ads API, but the conversions are not visible in the Google Ads UI. Kindly note that it takes up to 3 hours for imported conversion statistics to appear in

My api conversions don't count.

2024-04-29 Thread Trustin Soft
Im sending my conversions from server via google ads api. but its not visible in web-interface. Im getting successful answer *Uploaded a lead conversion for conversion action with ID 6794. * Here is my code. Can somebody help me figure out what is the problem. Should I use import from

Re: what does enhanced conversions needs attention warning says?

2024-04-09 Thread Kannekanti Manoj
Hi Team, Thanks for the reply. Sorry, I can't share the account details like customer ID. But may I know what the last updated column defines in the second screenshot. Does any checks happen periodically on the Enhanced Conversions? On Thursday, April 4, 2024 at 12:15:21 PM UTC+5:30 Googl

Re: handling empty partial_failure_error when uploading offline conversions

2024-04-01 Thread Dave Stitz
I am having the same issue and so I had to handle the detection of the partial failures uploads differently than what the Partial Failure docs recommend. Here is the bug report from 2022 for this issue which is still open: https://github.com/googleads/google-ads-dotnet/issues/473 On Thursda

Re: handling empty partial_failure_error when uploading offline conversions

2024-03-28 Thread Albeiro Ochoa
In fact, the log I included is precisely because I have enabled logging in my Python code to capture the complete API logs. Below, I share with you the relevant log I obtained when reproducing the problem: 2024-03-27 18:46:22,711 - INFO - Conversion upload response: results { gclid: "CjwKCAjwnv

RE: handling empty partial_failure_error when uploading offline conversions

2024-03-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. By reviewing your query, I understand that you're encountering a "Partial failure error". I would recommend you refer to the partial failure documentation for more information. However, If you are still facing the same issue, p

Handling empty partial_failure_error when uploading offline conversions

2024-03-27 Thread Albeiro Ochoa
Hello Google Ads community, I am working on a project that involves uploading offline conversions using the Google Ads API VER 14. I have implemented the code to send conversions using the ConversionUploadService and the upload_click_conversions method. The issue I am facing is that, even

Re: setting up smart campaign conversions

2024-03-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Ignore my previous response. In order to assist you further, provide more information on the "manage conversion actions for Smart Campaigns" you're referring to. I suggest you go through the Smart Campaigns documentation to know more about the smart campaign. You mentioned that you queried

Re: setting up smart campaign conversions

2024-03-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, In order to assist you further, provide more information on the "manage conversion actions for Smart Campaigns" you're referring to. I suggest you go through the Smart Campaigns documentation to know more about the smart campaign. You mentioned that you queried for campaign_conversion_goal

Re: setting up smart campaign conversions

2024-03-25 Thread Andrew Wirtz
actions for Smart Campaigns. I can't find any information specific to SMART CAMPAIGNS. When I query campaign_conversion_goal and conversion_goal_campaign_config for a Smart Campaign, there are no results. For our example campaign, there was not selection of conversions or goals via the

Re: setting up smart campaign conversions

2024-03-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I would recommend you to follow prerequisites on enhanced conversions setup. In order to retrieve information about your conversion tracking setup. You can check your account's conversion tracking setup and confirm conversion tracking is enabled by querying the Customer resource fo

Setting up Smart Campaign Conversions

2024-03-21 Thread Andrew Wirtz
Hi, I am successfully creating Smart Campaigns via the Ads API, but can't figure out how to properly set up conversions. After the campaign is created, when I look at the Google UI for the campaign I see this: [image: conversions-setup.png] How can I replicate this set up (Get Started

Offline conversions reporting takes a long time

2024-03-18 Thread David Baruch
Hi guys I am uploading conversions reporting via api for a long time now (offline conversions). For the last couple of days it seems like the api call for that is taking a very long time to reply. Trying out sending just 1 conversion data point takes 1 minute to process. Please advise

Upload offline and advanced conversions

2024-03-14 Thread Albeiro Ochoa
If I want to upload offline and advanced conversions, can I do it through the basic version or do I need the standard version? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: question about enhancing offline click conversions

2024-03-13 Thread Selcuk
s://developers.google.com/google-ads/api/reference/rpc/v16/ConversionAdjustment> >>. >>- You can also adjust a conversion when you have an order ID >>available instead of a Google click ID and conversion date time. >> >> Both these adjustment types would be uploa

Re: question about enhancing offline click conversions

2024-03-13 Thread Selcuk
ntUploadService > <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionAdjustmentUploadService>. > > You may refer to this guide > <https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments> > for > more information. H

Re: upload click conversions with both click ids & user identifiers

2024-03-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Yes, you're right. According to this documentation if you have the gclid for a conversion, we recommend sending it in addition to the user_identifiers for improved performance. If you have any further queries/concerns you can get back to us. This message

Re: upload click conversions with both click ids & user identifiers

2024-03-08 Thread Lucas Adbroad
Hi, Thanks for your answer. I see in the guide <https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads#design-integration> that it is recommended to upload gclid along with user identifiers for more accurate measurement. So using EECL + gclid seems to

Upload Click Conversions with both click ids & user identifiers

2024-03-07 Thread Lucas Adbroad
Hello, How should we go about importing click conversions when both clicks ids (gclid for instance) AND user identifiers are available? The documentation <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#construct_the_request> states : "*Don't set [

Re: can't use enhanced conversions with the specified conversion action

2024-03-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
IDs, also known as order IDs, to your conversion tracking tag by following the instructions in the Help Center. Google Ads requires these to be able to find the conversion to enhance. You may refer to the "Configure Tagging" guide for more information. Also, note that enhanced conver

Re: can't use enhanced conversions with the specified conversion action

2024-03-03 Thread Eric Xu
441 >>> } >>> job_summaries { >>> failed_count: 1 >>> job_id: 5232786189180795110 >>> } >>> job_summaries { >>> failed_count: 1 >>> job_id: 3579841775327086990 >>> } >>> job_summaries { >>>

Re: can't use enhanced conversions with the specified conversion action

2024-03-03 Thread Eric Xu
; } >> job_summaries { >> failed_count: 1 >> job_id: 8563170067923547698 >> } >> job_summaries { >> failed_count: 1 >> job_id: 2040037824573168355 >> } >> job_summaries { >> failed_count: 1 >> job_id: 480931345141035 >>

RE: question about enhancing offline click conversions

2024-02-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. You can still adjust a conversion if you don't have an order Id. As per the API documentation, you need to use the order Id only if the conversion was reported with an order ID specified, that order ID must be used as the identifier.

Question about Enhancing offline click conversions

2024-02-29 Thread Selcuk
Hello, I was reading through the documentation of enhancing conversions using the REST API (https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers/uploadConversionAdjustments#ConversionAdjustment) I noticed the following: "The order ID is required for enhance

Re: can't use enhanced conversions with the specified conversion action

2024-02-28 Thread Eric Xu
is 7514302876 customer { resource_name: "customers/6619459227" conversion_tracking_setting { conversion_tracking_id: 11464092292 cross_account_conversion_tracking_id: 11241119912 conversion_tracking_status: CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER

Re: can't use enhanced conversions with the specified conversion action

2024-02-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Upon checking your conversion action ID (6731257876) in the Google Ads UI, I could see that your conversion action ID status is showing as active and conversions are being recorded. Kindly note that you have recently uploaded conversions on 28th February

Re: can't use enhanced conversions with the specified conversion action

2024-02-27 Thread Eric Xu
[2024-02-28 12:07:18,570 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-02-28 12:07:18,577 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2024-02-28 12:07:19,587 - DEBUG] https://accounts.google.com:443 "POST /o/oauth2/token HTTP/1.1" 200 Non

Re: can't use enhanced conversions with the specified conversion action

2024-02-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Upon checking the provided logs, I could see that you are still getting an error "The conversion action specified in the adjustment request cannot be found. Make sure it's available in this account." Also, I could see that you have only provided the method

Re: offline conversions record details download

2024-02-21 Thread Kuba
hank you On Thursday, January 25, 2024 at 7:20:41 PM UTC Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > By reviewing your concern, I understand that you want to get the summaries > of uploaded conversions data

Re: Can't use enhanced conversions with the specified conversion action

2024-02-21 Thread Eric Xu
ment conversion api to upload conversion data, i > received this err: > > partial_failure_error { > code: 3 > message: "Can\'t use enhanced conversions with the specified conversion > action., at conversion_adjustments[0].conversion_action" > details { >

Can't use enhanced conversions with the specified conversion action

2024-02-21 Thread Eric Xu
When i use enhancement conversion api to upload conversion data, i received this err: partial_failure_error { code: 3 message: "Can\'t use enhanced conversions with the specified conversion action., at conversion_adjustments[0].conversion_action" details

RE: enhanced conversions feature cannot be customized per conversion action

2024-02-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. Based on the screenshot provided, it appears that your concern about getting enhanced conversion for conversion actions via gtag and Google Ads API is related to settings in Google Ads UI. Hence, I would recommend that you reach out

Re: method to use for sending leads and post-lead conversions

2024-02-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. By reviewing your concern, I understand that you are looking for guidance related to the type of conversions that you need to implement for your requirement. Kindly note that for all type of leads (Lead, Validated, Qualified, Converted), you can just send

Re: method to use for sending leads and post-lead conversions

2024-02-15 Thread 'G San' via Google Ads API and AdWords API Forum
Or can we just post all of our conversion actions (Validated, Qualified and Converted Leads) as Enhanced Conversions for Leads <https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads> ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Method to use for sending leads and post-lead conversions

2024-02-13 Thread 'G San' via Google Ads API and AdWords API Forum
Hi Google Ads API Support Team, I would just like to get assistance in clarifying which method to use for our lead and post-lead conversion action posting to Google Ads via API. I have a lead generation site that has an initial conversion action for *Leads* We send conversions to Google Ads

Re: differences between overview and api for conversions metric

2024-02-07 Thread Olivier Clémence
hello i can't have logs because my server do not accept grpc extension for php. There is another solution ? Le mardi 6 février 2024 à 17:41:47 UTC+1, Google Ads API Forum Advisor a écrit : > Hi, > > Thank you for contacting the Google Ads API support team. > > By reviewing your concern, I under

differences between Overview and API for conversions metric

2024-02-06 Thread Olivier Clémence
uot; . $endDate . "' ORDER BY segments.date"; Where startDate and endDate are identical and representing the day before. Someday everything is ok but sometimes conversions are not accurate. For example, on 2024-01-06 the the overview display 4.18 for one o

Offline conversions record details download

2024-01-25 Thread Kuba
I'm uploading offline conversions using https://developers.google.com/google-ads/api/samples/upload-offline-conversion After it's uploaded I can only get the summaries using reports api, but is it possible to get a detailed list of each record with it's gclid and va

RE: api create conversions value rule no view

2024-01-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. By reviewing your concern, I understand that you are not seeing the conversion value rules in UI which are created by Google Ads API. Could you please confirm whether you have followed Rule conditions? For more information, I would

Re: is there a transactions (conversions by transaction id) report via the api?

2024-01-24 Thread charlesb...@gmail.com
le Ads API support team. > > After reviewing your concern, I understand that you are looking for a > report containing all conversions (transactions) at the conversion level. I > would recommend you refer to this help center article on all conversions > <https://support.google

RE: is there a transactions (conversions by transaction id) report via the api?

2024-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. After reviewing your concern, I understand that you are looking for a report containing all conversions (transactions) at the conversion level. I would recommend you refer to this help center article on all conversions for more

Is there a transactions (conversions by transaction ID) report via the API?

2024-01-24 Thread charlesb...@gmail.com
Hi, I'm looking for a report containing all conversions (transactions) at the conversion level. I can't find anything in the docs but thought I'd check. That or a way to track them going forward. Thanks, Charles -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Google Ads REST API Enhanced Conversions

2024-01-24 Thread Jon
When submitting enhanced conversions via upload click conversions I get the api error below: Can this be turned on in the Google Ads Admin panel as shown below? Does it matter whether I choose Google Tag Manager or gtag? Is there a delay after enabling this? "Make sure you've

Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Yes, conversion adjustment of type ENHANCEMENT is not permitted for conversion actions of type 'Website (Google Analytics (GA4))'. As mentioned earlier, Google Ads only supports adjusting conversions for conversion action types of

Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-18 Thread derek
conversion adjustment > of type RETRACTION or RESTATEMENT is only permitted for conversion actions > of type SALESFORCE, UPLOAD_CLICK or WEBPAGE. A conversion adjustment of > type ENHANCEMENT is only permitted for conversion actions of type WEBPAGE. > > Google Ads only supports

Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-17 Thread derek
I have sent the complete API logs via 'Reply to author' option. On Thursday 11 January 2024 at 18:59:51 UTC+8 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for contacting the Google Ads API support team. > > I would like to inform you that this product officially offers support > only

Re: meaning of upload enhanced conversions error message

2024-01-17 Thread derek
I have sent the complete API logs via the "Reply to author" option. On Wednesday 17 January 2024 at 15:22:08 UTC+8 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > By reviewing your concern, I understand that you are encountering a

RE: meaning of upload enhanced conversions error message

2024-01-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. By reviewing your concern, I understand that you are encountering a "CONVERSION_ALREADY_ENHANCED" error. Kindly note that the entire upload will be rejected due to this partial failure error. In order to investigate your issue

Re: Meaning of upload enhanced conversions error message

2024-01-16 Thread derek
I am still getting similar error message daily. Could you help advice on this. On Thursday 11 January 2024 at 09:57:34 UTC+8 derek wrote: > Hi > > I have this error message when I uploaded a set of enhanced conversion > data. > > message: "Conversion already has enhancements with the same Order

what is the best way to track conversions for google ads?

2024-01-15 Thread Naser Aslam
I'm exploring different methods to track conversions for Google Ads, and I've come across GTM tags and Matomo conversion export. What, in your experience, is the best way to track conversions? Any insights or comparisons between these methods would be greatly a

  1   2   3   4   5   6   7   8   9   10   >