ad_group_ad conversions all rerturn zero value

2022-04-15 Thread Tülay Çağlayan
Hello, On report ad_group_ad <https://developers.google.com/google-ads/api/fields/v10/ad_group_ad> , conversions are all zero. But on CRITERIA_PERFORMANCE_REPORT , conversions were not zero. How can I get conversions for ad_group_ad ? Tha

How to solve upload click conversions error

2022-04-13 Thread Evgeniy Lepikov
Hi there! Then I try to run this script <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks?hl=en#python> from documentation the response is conversion_upload_response: partial_failure_error { code: 3 message: "Customer is not allowlisted for accessing t

RE: Spam conversions on pMax campaigns reported under Google Analytics

2022-04-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Radhika, Thanks for reaching out to the Google Ads API Support team. Please note that our team can only provide support to the issues and concerns related to the Google Ads API / AdWords API. However, it seems that the issue you encountered with "Whatsapp conversion" is performance relate

Spam conversions on pMax campaigns reported under Google Analytics

2022-04-02 Thread 'Radhika Mehta' via Google Ads API and AdWords API Forum
Hi Team, Suddenly, for the CID: 4624222593, the pMax campaigns have started reporting WhatsApp conversions (which is not the original conversion goal for Pmax) on Google Analytics. The pMax has spent almost 70% of its daily budget in the last two hours (5 AM - 730 AM IST). The pMax campaign

GAds conversions & Server Side GTM

2022-04-01 Thread Alejandro Jimenez Munoz
Hi, We have set up three different type of conversions on GAds (and on GTM): - Client - Server - Client & Server (where the GAds conversion tracking tag shares the same Conversion ID & Label both for Client and Server Side) We wanted to check if the fact of using

Google Ads API - Enhanced Conversions / Server Side Conversions (clicks)

2022-03-30 Thread Ryan Roberts
We have an issue with C# integration on the Google Ads API and are trying to fire conversion events from an Azure function as users arrive at a bottom of funnel 'thank you' page. 1. As of now, we have an API response that does not allow us to understand / test in a production environment. We re

Re: Upload offline conversions using test account

2022-03-28 Thread leeegi...@gmail.com
Hello, just wondering if there is a way now to use a test gclid? Thank you, Lee On Tuesday, April 14, 2020 at 2:44:04 AM UTC+8 Google Ads API Forum Advisor Prod wrote: > Hi Priya, > > Thank you for reaching out to us. Unfortunately it is currently not > possible to test the conve

Unify offline conversions with google native conversions

2022-03-10 Thread Diego Borlandi
Hello there, i was wondering if is possible to unify Offline Conversions sent from a 3rd party application with google native conversions into one tracker? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

RE: Upload Click Conversions with wbraid

2022-03-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Evgeniy, Thanks for reaching out to the Google Ads API support. If you provide wbraid and gbraid are both set in the request via API, the ClickConversion will fail with a GBRAID_WBRAID_BOTH_SET error. Currently, only one parameter set is allowed. Let me know if you have any questions. Be

Upload Click Conversions with wbraid

2022-03-02 Thread Evgeniy Lepikov
Hi there! According to the documentation link <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks?hl=en> , it is now possible to add *wbraid* and *gbraid* parameter. And below is an example with the API request code link <https://developers.google.com/googl

Re: upload click conversions using python client - can't supply data for one field

2022-03-01 Thread Arne Caratti
Hi, thanks for getting back. In the end I was able to resolve it myself after some more help from another colleague of yours. My mistake was assuming that the way to pass my remaining information, the external model and it's value, had to be the conversion_custom_variable_id from the sample cod

RE: upload click conversions using python client - can't supply data for one field

2022-02-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Arne, Thanks for reaching out to the Google Ads API support. For us to investigate, could you please provide us with the complete request and response logs with the request-id and request header generated on your end, so our team can better check the root cause of the error? Please send t

RE: How to get Conversions Using Customer ID

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Divyesh, Thanks for reaching out. Can you please clarify what you are referring to by 'conversion lists'? I'd recommend looking through the Ads API conversion management guide to see if your question is addressed. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5

upload click conversions using python client - can't supply data for one field

2022-02-24 Thread Arne Caratti
Hi support Team, I'm trying to upload offline click conversions, based roughly on [this snippet](https://developers.google.com/google-ads/api/docs/samples/upload-offline-conversion). It's working ok, but I don't know how to set conversion_custom_va

How to get Conversions Using Customer ID

2022-02-23 Thread Divyesh Gajjar
Hello Everyone, Can you Please tell me How to Get Conversions Lists using customer id in API? Advance Thanks, Divyesh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

RE: Can't upload wbraid conversions

2022-02-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Marc, Thank you for reaching out to the Google Ads API support team. Could you confirm first if you are the Google representative of the client? I asked this because the allowlisting should be done on your end. Please confirm this and send a reply to our team without including non-Google ema

Can't upload wbraid conversions

2022-02-21 Thread Marc Karam
We have tried to upload wbraid conversions with google Ads api, and we have set the Wbraid parameter and left out Gclid, but on UploadClickConversions we receive a Partial Failure , as follow in response.PartialFailureError.Message : "Customer is not allowlisted for accessing this feature

RE: Partial failures occurred: 'This Google Click ID could not be decoded., at conversions[0].gclid'.

2022-02-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Darren, Thank you for reaching out to our API support team. To better investigate the cause of the error you encountered, could you also share the complete request and response logs, and request-id, generated when you attempted to upload your conversions and when this error occurred? In

Partial failures occurred: 'This Google Click ID could not be decoded., at conversions[0].gclid'.

2022-02-18 Thread Darren Chamberlain
I get the following error when uploading conversions via the API : Partial failures occurred: 'This Google Click ID could not be decoded., at conversions[0].gclid'. The API is linked to my MMC account. The account we are sending conversions to is one of the sub accounts on the MMC.

Upload Click Conversions Error

2022-02-15 Thread Michael Fritsch
We're getting to below error when trying to post conversions to the Google Ads API: Resource name 'Conversions' is malformed: expected 'customers/{customer_id}/conversionActions/{ConversionType.conversion_type_id}'., at conversions[0].conversion_action Can someone

Re: Missunderstanding in Offline Conversions Upload

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Iván, Thank you for the reply. I am glad that the reply of my colleague helped you in your previous concern. As for your current concern, I am afraid that the conversion upload using API is currently not reflecting in the Google Ads UI. With this, I would suggest to enable the logging on yo

Missunderstanding in Offline Conversions Upload

2022-02-09 Thread Iván López
request=request, ) ) *And this is the result form the API:* partial_failure_error { code: 3 message: "The click associated with this Google Click ID is either too old to be imported or occurred before the conversion click through lookback window for the specified combination of con

Re: Question related to ConversionActionID of ConversionAction while uploading offline conversions in Google Ads API

2022-02-09 Thread Hustle OU
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

Re: Upload Click Conversions - Missing Data

2022-01-28 Thread Kyle Vorster
#x27;) ->build(); $service_client = $client->getConversionUploadServiceClient(); $conversions = []; $service_client->uploadClickConversions($login_customer_id, $conversions, true, [ 'validateOnly' => false ]); Hope someone can help. Kyle On Thursday, 27 January 2022 at 22:11:18 UTC+2 adsa

Upload Click Conversions - Missing Data

2022-01-27 Thread Kyle Vorster
Hey there, We're using the API (V8) to upload click conversions from our CRM system. There's a difference between the amount that's reported on the interface and the amount we've uploaded. For example, if we send 10 and the API returns that all 10 was sucessfully uploade

Re: Asset level custom conversions from ad_group_asset resource

2022-01-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vijay, I work with Peter and will assist you. Only assets that are asset based extensions link directly to Ad Groups . Otherwise, you are probably referring to an asset linked directly to an ad. Currently, you cannot get ad asset level direct conversion related metrics, only at ad_group_ad

Re: Asset level custom conversions from ad_group_asset resource

2022-01-25 Thread Vijay Kumar
Hi Peter, Thanks for a prompt response. Followup queries - > The ad_group_asset report should return statistics for those assets created using the AdGroupAssetService

Re: responsive display ad - Automatic bid strategy(Maximise conversions), campaign type

2022-01-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amol, Thank you for reaching out to the Google Ads API support team. With regards to your concern, you may refer to this guide to create Responsive Display Ads. If you are still facing any issue, could you please share with us the complete logs (request and response with request-id) via the

Re: responsive display ad - Automatic bid strategy(Maximise conversions), campaign type

2022-01-24 Thread Amol Kawale
Thanks Ernie for reply. I created responsive search ad correctly. But now I have to create display ad same way same api. So whenever I doing changes into api while creating display ad, it not working if am changing AdvertisingChannelType channel type. Pls help me to fix issue how i can create

RE: Asset level custom conversions from ad_group_asset resource

2022-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vijay, Thank you for reaching out to our API support team. The ad_group_asset report should return statistics for those assets created using the AdGroupAssetService. As for the ad_group_ad_asset_view, it is currently not possible to associate its records to a conversion action or include th

RE: responsive display ad - Automatic bid strategy(Maximise conversions), campaign type

2022-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amol, Thank you for posting your concern. Allow me to provide support here. For the #1, please note that the EnhancedCpc is a portfolio bidding strategy only. With this, you need to follow this guide instead if you want to set this to your campaign. For the issue encountered in setting Maxi

Asset level custom conversions from ad_group_asset resource

2022-01-24 Thread Vijay Kumar
Hi, As per the ads API v9: https://developers.google.com/google-ads/api/fields/v9/ad_group_asset, it supports fetching assets custom conversions. That's not working as expected. We are unable to pull the asset level conversions data segmented on `conversion_action`. This is a sample

responsive display ad - Automatic bid strategy(Maximise conversions), campaign type

2022-01-24 Thread Amol Kawale
Hi Team, I'm creating* google responsive display ad v8 php*. Bidding strategy can be set 2 ways either manual CPC & Maximize conversions(Auto bid strategy). $campaign = new Campaign([ 'name' => $_POST['campaignName'],

RE: Access to BRAID Conversions

2022-01-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dabeer, Thanks for reaching out to the Google Ads API Forum. For your question “If we do need an allow list here, how do we get on the allow list?”, could you confirm if you have an account manager at Google that you regularly work with? If yes, then please reach out to your account manager

Access to BRAID Conversions

2022-01-21 Thread Dabeer Masood
Is anymore work required to get access to using BRAID identifiers for ClickConversion in Ads API V9.0? https://developers.google.com/google-ads/api/docs/release-notes Basing off of this and the video it says allow listing is required for BRAID conversions however those fields already exist on

RE: Offline Conversions Events - All or just the optimization event?

2022-01-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Our team specializes in Ads API-specific inquiries. As your question is more general in scope, I would recommend reaching out to the Ads product team for assistance. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2VN9tg:ref --

Re: Offline Conversions Events - All or just the optimization event?

2022-01-18 Thread Hustle OU
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 integrat

Offline Conversions Events - All or just the optimization event?

2022-01-18 Thread Hustle OU
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

Re: Assignment not allowed to repeated field "conversions" in protocol message object

2022-01-12 Thread panu.kuu...@hopkins.fi
: > The code sample in > https://developers.google.com/google-ads/api/docs/conversions/upload-clicks?hl=en#python > > seems to have an issue. > > This line request.conversions = [click_conversion] returns an error: > > AttributeError: Assignment not allowed to repeate

Re: Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

2022-01-12 Thread panu.kuu...@hopkins.fi
Solution: request.conversions.append(click_conversion) request.partial_failure = True conversion_upload_response = ( conversion_upload_service.upload_click_conversions( request=request, ) ) request.conversions[:0] On Tuesday, January 11, 2022 at 1:57:29 PM UTC panu.kuu...@hopkins.fi wrote: > Tha

Re: Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

2022-01-11 Thread panu.kuu...@hopkins.fi
Thanks will do. On Friday, January 7, 2022 at 3:03:47 AM UTC adsapi wrote: > Hi Panu, > > Thank you for sharing the details privately. > > Upon checking, the error appears to be more related to the client library. > That said, I would recommend that you reach out instead to the Python > client

Re: Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

2022-01-06 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Panu, Thank you for sharing the details privately. Upon checking, the error appears to be more related to the client library. That said, I would recommend that you reach out instead to the Python client library owners via this link, as they should be more equipped to provide guidance on thi

Re: Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

2022-01-06 Thread panu.kuu...@hopkins.fi
Hi Matt, thanks for reaching out so quickly. I have sent you a private message. Best Panu On Thursday, January 6, 2022 at 10:38:58 PM UTC adsapi wrote: > Hi Panu, > > Thanks for reaching out. Can you please privately reply with your complete > request and response logs so that we can take a lo

RE: Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

2022-01-06 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Panu, Thanks for reaching out. Can you please privately reply with your complete request and response logs so that we can take a look at the error? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2UhGsY:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Assignment not allowed to repeated field "conversions" in protocol message object

2022-01-06 Thread panu.kuu...@hopkins.fi
The code sample in https://developers.google.com/google-ads/api/docs/conversions/upload-clicks?hl=en#python seems to have an issue. This line request.conversions = [click_conversion] returns an error: AttributeError: Assignment not allowed to repeated field "conversions" in

Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

2022-01-06 Thread panu.kuu...@hopkins.fi
Upload Click Conversions https://developers.google.com/google-ads/api/docs/conversions/upload-clicks?hl=en#python The code example in Python seems to have an issue. request.conversions = [click_conversion] returns an error: AttributeError: Assignment not allowed to repeated field

RE: Google ADS - Unable to upload offline conversions. Please help!

2022-01-04 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
for it. You may follow this guide to configure it and to be able to upload conversion via API on the MCC account using the GCLIDs generated at client accounts. If you can't configure the cross-account conversion tracking, then you will need to upload the conversions to the client accounts

Google ADS - Unable to upload offline conversions. Please help!

2022-01-04 Thread Jefferson Cechinel
Hello everyone! I'm migrating a PHP application from Adwords API to Google ADS API and I'm facing a partial failure message when trying to upload offline conversions. "*This customer does not have an import conversion action that matches the conversion action provided*." Th

RE: Google Ads API- Not all conversions are being imported back into Google Ads

2022-01-02 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Dan, For conversions successfully uploaded into your accounts via the API, meaning no API errors during the uploads, you will need to consider the impression date of the click when tracking them either via the API or UI's reports. As per this guide, it states that : Uploaded conver

Google Ads API- Not all conversions are being imported back into Google Ads

2021-12-31 Thread Dan The Developer
How can we check to see that accuracy of the API vs. offline conversions imported back into Adwords? Also, are there any paid services to help with implementation, optimization, and maintenance? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

RE: Get conversion paths, path metrics, assisted conversions and model comparison

2021-12-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thanks for reaching out. The Conversion Path report is not supported in the Ads API at the moment. However, please allow me to make an internal feature request on your behalf. Relevant updates will be posted on the Ads Developer blog. Regards, Matt Google Ads API Team Reminder: Share y

RE: Decimals in Campaign Conversions

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Marc, Thank you for posting your concern. Please note that our team could only provide support to the issues or concerns that are related to the Google Ads API. Since your question is related to the values that you are seeing in the UI, then this is a product related question and outside of

RE: No data by custom conversions events for specific campaigns

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Oleksandr, Thank you for reaching out to Google Ads API support. Could you privately send us a request and response log of API communication of an upload of conversions that should have registered and didn't? The request and response appears similar to the JSON Mappings in our

Decimals in Campaign Conversions

2021-12-16 Thread Marc Karam
Hello, Since Dec 10, 2021 we started seeing decimals in conversions field on our Dashboard. We want to know what this is related to in the Ads or is it the way we are uploading the conversions? Note that we do the offline conversion upload using the Google Ads api. Here are some campaign Ids

No data by custom conversions events for specific campaigns

2021-12-16 Thread Oleksandr Hrebeniuk
Every day we upload offline conversions using Google Ads API V8. We noticed that some campaigns for one of our customers haven't data by our custom conversion event. We are sure that we upload conversion events correctly, otherwise, we wouldn't have data for all campaigns. I'

Re: Error when upload conversions: "Customer is not allowlisted for accessing this feature."

2021-12-15 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, I chatted with a few folks here because this is a newer feature, so it's not as well known. Utilizing user identifiers for conversions is indeed allowlisted, and at this time they are not taking any new people for the allowlist. We'll update the documentati

Re: Error when upload conversions: "Customer is not allowlisted for accessing this feature."

2021-12-14 Thread superman9543
OK, looking forward to hearing from the team. Thanks. On Tuesday, December 14, 2021 at 4:44:36 AM UTC+1 adsapi wrote: > Hi Wesley, > > Thank you for providing the requested details privately. > > Allow me to raise the issue to the team. Rest assured that we will provide > updates when become ava

Re: Error when upload conversions: "Customer is not allowlisted for accessing this feature."

2021-12-13 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Wesley, Thank you for providing the requested details privately. Allow me to raise the issue to the team. Rest assured that we will provide updates when become available. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2Se3lI:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: Error when upload conversions: "Customer is not allowlisted for accessing this feature."

2021-12-13 Thread superman9543
OK, I sent you a message. On Monday, December 13, 2021 at 12:11:56 PM UTC+1 adsapi wrote: > Hi, > > Thanks for reaching out to us. > > Could you provide us with the complete *request* > > > and *response*

RE: Error when upload conversions: "Customer is not allowlisted for accessing this feature."

2021-12-13 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. Could you provide us with the complete request and response logs with the request-id, so our team can better check? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, whic

Re: Error when upload conversions: "Customer is not allowlisted for accessing this feature."

2021-12-11 Thread superman9543
following error back: > > partial_failure_error { > code: 3 > message: "Customer is not allowlisted for accessing this feature., at > conversions[0].user_identifiers" > details { > type_url: " > type.googleapis.com/google.ads.googleads.v9.

Error when upload conversions: "Customer is not allowlisted for accessing this feature."

2021-12-10 Thread superman9543
Hi, When using the ConversionUploadService to upload a conversion (using user_identifiers & hashed_email) I get the following error back: partial_failure_error { code: 3 message: "Customer is not allowlisted for accessing this feature., at conversions[0].user_identifiers&q

RE: 'Pay For Conversions' set via the API

2021-12-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. Unfortunately, pay for conversations, this functionality does not exist in the AdWords API. However, you should be able to solve this by using a budget with a budget type of FIXED_CPA in Google Ads API. Let us know if you have any further questions. Regards,

RE: Upload Click Conversions using Manager account

2021-11-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Wesley, You have generated a gclid from a campaign that does not use cross account actions. If you meant that the campaign is in another account then it will go up against the rule that The ConversionAction has to exist in the effective conversion account of the click's Google Ads account.

Upload Click Conversions using Manager account

2021-11-16 Thread Wesley van Opdorp
Hello, I'm having some trouble trying to upload click conversions using the api. The error I'm receiving is: *This customer does not have an import conversion action that matches the conversion action provided* Let me provide me some context as how we've come to receive t

Re: How to get the number of conversions for a certain conversion

2021-11-15 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for letting us know that problem is solved. Feel free to contact us again if you have any concerns related to our API’s and we will be happy to assist you. Regards, Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual

Re: How to get the number of conversions for a certain conversion

2021-11-14 Thread 林跃帆
Hi, The problem is solved. Thanks 在2021年11月15日星期一 UTC+8 上午10:28:08<林跃帆> 写道: > Hi, > > Is there any other way to query an exact conversion of a campaign? > > 在2021年11月12日星期五 UTC+8 下午11:33:55 写道: > >> Hi, >> >> Thanks for reaching out to us. >> >> Unfortunately, Google Ads API does not support cu

Re: How to get the number of conversions for a certain conversion

2021-11-14 Thread 林跃帆
Hi, Is there any other way to query an exact conversion of a campaign? 在2021年11月12日星期五 UTC+8 下午11:33:55 写道: > Hi, > > Thanks for reaching out to us. > > Unfortunately, Google Ads API does not support custom columns. Certain > columns and other features of the UI's custom reporting are therefore

RE: How to get the number of conversions for a certain conversion

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. Unfortunately, Google Ads API does not support custom columns. Certain columns and other features of the UI's custom reporting are therefore not available. However, our team has already created a feature request and is currently under review. For now you may

RE: 自动回复: How to set Maximize Conversions bidding in a Display Campaign

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for the reply. If you are asking on how to set Maximize Conversions bidding in a Display Campaign, then please see the suggestion below. There's a Display guide for Smart Bidding linked in the Help Center. From that guide, you can find information that says not to set the t

Re: How to set Maximize Conversions bidding in a Display Campaign

2021-11-11 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Meir, You can exclude the target CPA from being set in your API request. There's a Display guide for Smart Bidding linked in the Help Center. From that guide, you can find information that it says not to set the target CPA for maximize conversions in Display campaigns. As fo

Re: How to set Maximize Conversions bidding in a Display Campaign

2021-11-11 Thread Meir Mouyal
aigns/bidding/strategy-types> should also be updated, as it states that it's only possible to use it with Search Campaigns. Thanks for the quick reply! :) El jueves, 11 de noviembre de 2021 a las 17:52:34 UTC+1, adsapi escribió: > Hi Meir, > > Version 9 of the API allows Maximi

RE: How to set Maximize Conversions bidding in a Display Campaign

2021-11-11 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Meir, Version 9 of the API allows Maximize conversions in a display campaign while version 8 doesn't, could you try with version 9? Here is a template CURL for the change: curl -i --request POST https://googleads.googleapis.com/v9/customers/{cId}/campaigns:mutate \ --header "Co

How to set Maximize Conversions bidding in a Display Campaign

2021-11-11 Thread Meir Mouyal
Through the UI I can set the Maximize Conversions bidding in a Display Campaign, however I can't seem to do the same thing through the Ads API. Can it be done? Thanks :D -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Re: Remove duplications in Google Conversions API and Google Analytics

2021-11-02 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Bahaa, Thank you for more information on your concern. In the Google Ads API's perspective, and as mentioned here, duplicate conversions are allowed and would not return errors. However, only the first instance will be recorded and the succeeding duplicates will be ignored. Since yo

Re: Remove duplications in Google Conversions API and Google Analytics

2021-11-02 Thread Bahaa Samoudi
cs/start?hl=en> API > related concerns only, our team would not be able to provide comments on > Google Analytics. > > However, in the Google Ads API's perspective, you should be able to > perform conversion adjustments by following this guide > <https://developers.go

RE: Remove duplications in Google Conversions API and Google Analytics

2021-11-01 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to our API support team. Since this channel and our team specializes in AdWords / Google Ads API related concerns only, our team would not be able to provide comments on Google Analytics. However, in the Google Ads API's perspective, you should be able to perform

Remove duplications in Google Conversions API and Google Analytics

2021-10-31 Thread bahaa asal
Hi, I send the events using Google Analytics and I send the same events using Google Conversions API, how can I remove Duplications in events ? I'm using this code in this URL to send the events from google conversions Google Conversion API URL <https://developers.google.com/google

RE: Get offline conversions in reports

2021-10-26 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Maria, Thank you for reaching out to us. With regard to retrieving Store Sales in the Google Ads API, you can use the ConversionActionService. This will return the ConversionAction in which you can filter the type attribute as STORE_SALES. When using REST, you can utilize the customers.c

Get offline conversions in reports

2021-10-26 Thread maria.r...@funnel.io
Hi support team, Is there any way to get offline conversions, particularly Store Sales <https://support.google.com/google-ads/topic/9941533?hl=en&ref_topic=7280668>, though the Google Ads API or the REST Interface? I can see documentation for uploading <https://developers.goog

RE: All conversions with Slot Segment

2021-10-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Michel, So our API team can take a closer look, could you also share with us the following details? GAQL used complete request and response logs, with the request-id complete screenshot of the Google Ads UI view containing both "all_conversions" metric and the "slot" segment You may then se

All conversions with Slot Segment

2021-10-20 Thread 'Michel' via AdWords API and Google Ads API Forum
Why isn't it possible to use the metric "all_conversions" with the segment "slot" through the Google Ads API when it is possible to do this in the Google Ads interface? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=

RE: Troubles with getting statistics about conversions from Video report

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thanks for reaching out. Can you please reply to us privately with your complete request and response logs so that we can have a closer look? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2PKZ6v:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to fetch ad-level data such as clicks, impressions and conversions?

2021-10-18 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Henry, Could you confirm if your concern here is related to the one in the separate [8-502031586] Google Ads API private thread? From the said thread, you mentioned "I made some time to test and I can obtain metrics data from ad_group_ad report type. thanks for your confirmation.", could

Troubles with getting statistics about conversions from Video report

2021-10-18 Thread 'i.ti...@corp.mail.ru' via AdWords API and Google Ads API Forum
, metrics.view_through_conversions from video WHERE segments.date >= 20211001 AND segments.date <= 20211001 I want to get conversions by conversion_action_name by video in my accounts, and getting empty answer((. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: How to fetch ad-level data such as clicks, impressions and conversions?

2021-10-18 Thread 'Henry Chen' via AdWords API and Google Ads API Forum
Hi Ads support team, Sorry for I miss this message. We try to obtain values of metrics(clicks, impressions, conversions) with AppAd as ad type from ad_group_ad report type. But we cannot get results. We assume whether there are different available metrics for different ad types? Thanks, On

RE: How to fetch ad-level data such as clicks, impressions and conversions?

2021-10-11 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Henry, Thank you for reaching out to Google Ads API support. ad_group_ad should cover most cases, what is your use case that you are trying to get ad metrics for? Is there a screenshot that shows the UI giving what you need that you can to us privately? Regards, Aryeh Baker Google Ads API

How to fetch ad-level data such as clicks, impressions and conversions?

2021-10-10 Thread 'Henry Chen' via AdWords API and Google Ads API Forum
Hi Ads Team, We want to get data (clicks, impressions, conversions) under each level (compaign, adgroup, ad), but only adgroup-level data can be obtained through ad_group_ad Is there a way to get ad-level data? Thanks for your help! -- __Please consider the environment before printing this

Re: Offline Conversions API Not Working - Empty Response

2021-10-04 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Eli, Thanks for getting back to us. It's good to hear that the API is now working on your end. For further API issues/errors, please share to us the complete logs ( request and response, with the request-id ) privately or via our (googleadsapi-supp...@google.com) alias for a faster check

Re: Offline Conversions API Not Working - Empty Response

2021-10-03 Thread Google Ads API Forum Advisor
Hi Eli, Thank you for all the information you have provided so far to our team. However, the logs that you sent over privately appear to be incomplete. The logs should appear similar to the ones from the links (complete request and response logs, with the request-id ) that Yasar earlier provide

Re: Offline Conversions API Not Working - Empty Response

2021-09-30 Thread Eli Cohen
Ok I have sent them directly to you On Thursday, September 30, 2021 at 11:31:40 AM UTC-4 adsapi wrote: > Hi Eli, > > Thanks for getting back to us. > > So our team can investigate further, could you please provide us with the > complete request >

Re: Offline Conversions API Not Working - Empty Response

2021-09-30 Thread Google Ads API Forum Advisor
Hi Eli, Thanks for getting back to us. So our team can investigate further, could you please provide us with the complete request and response logs, with the request-id when you encountered the issue? If logging is not yet enabled, you may do so by navigating to the Client libraries > Your cl

Re: Offline Conversions API Not Working - Empty Response

2021-09-29 Thread Eli Cohen
Thanks for the response. Yes we're using the supported Python Google Ads SDK. If you click the link in my first comment, it will take you to the script we've copied exactly to call the API. Can you specify how I can respond to you privately? This is my first time posting in the forum. Thanks!

RE: Offline Conversions API Not Working - Empty Response

2021-09-29 Thread Google Ads API Forum Advisor
Hi Eli, Thanks for reaching out. We recommend you use one of our supported client libraries to call the API. If you are using one of these libraries already, please respond to us privately with the unredacted request and response logs for this attempt (please send them as a text file, rather th

Re: Unable to create AppInstall campaign | Maximize conversions | Bidding strategy

2021-09-27 Thread Google Ads API Forum Advisor
Hello, The best way to keep up with feature requests is to subscribe to the Ads API blog feed. Please let us know if you have any other questions. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2OSeKy:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Unable to create AppInstall campaign | Maximize conversions | Bidding strategy

2021-09-24 Thread Meet Paija
Thanks for your inputs! Can you keep me posted for further updates on your feature request? On Friday, September 24, 2021 at 5:59:38 PM UTC+5:30 adsapi wrote: > Hi Meet, > > Thank you for providing more details to your concern. > > The only reason is that the Google Ads API only supports search ca

Re: Unable to create AppInstall campaign | Maximize conversions | Bidding strategy

2021-09-24 Thread Google Ads API Forum Advisor
Hi Meet, Thank you for providing more details to your concern. The only reason is that the Google Ads API only supports search campaign for MAXIMIZE_CONVERSIONS bidding strategy. With this, let me raise a feature request to my about supporting app campaign for MAXIMIZE_CONVERSIONS bidding stra

Re: Unable to create AppInstall campaign | Maximize conversions | Bidding strategy

2021-09-22 Thread Google Ads API Forum Advisor
Hi, This is Yasar and I work with Matt. Let me assist you with this. It seems that the bid strategy that you are trying to apply to your campaign is MAXIMIZE_CONVERSIONS. As you can see in this reference page, MAXIMIZE_CONVERSIONS works only with Search campaigns. You will need to use a strate

Re: Unable to create AppInstall campaign | Maximize conversions | Bidding strategy

2021-09-21 Thread Meet Paija
Thanks, Matt for the quick response. Yes, we can create an app campaign by setting a target_cpa bidding strategy for which *biddingStrategyType* is *TARGET_CPA*, But I want to create a campaign with *biddingStrategyType* as *MAXIMIZE_CONVERSIONS *(It won't have OPTIMIZE_INSTALLS_TARGET_INSTALL_

RE: Unable to create AppInstall campaign | Maximize conversions | Bidding strategy

2021-09-21 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. The OPTIMIZE_INSTALLS_TARGET_INSTALL_COST goal type is associated with the target_cpa bidding strategy, as the target_cpa value given represents the target cost per install. To create an app campaign focused on installs, please use the settings specified on this

<    1   2   3   4   5   6   7   8   9   10   >