RE: conversions with cart data

2023-09-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lukasz, Thank you for reaching out to the Google Ads API support team. I see that you have already raised this concern on another thread with "Conversions with cart data" and we have already responded there for this issue. To avoid multiple threads on the same issue, please take a look at

Re: Conversions value per cost (ROAS) - Cannot select or filter

2023-05-10 Thread Zeyuan Gu
Hey, Were you able to pull roas (conversion_value_per_cost) from campaigns? On Tuesday, May 31, 2022 at 7:28:25 AM UTC-5 Hubert Jaworski wrote: > How do I do that in Python? > > Here's a snippet of how I use the Python library to send requests to the > API: > ga_service =

Re: Conversions value per cost (ROAS) - Cannot select or filter

2022-05-31 Thread Hubert Jaworski
How do I do that in Python? Here's a snippet of how I use the Python library to send requests to the API: ga_service = googleads_client.get_service("GoogleAdsService") search_request = googleads_client.get_type("SearchGoogleAdsStreamRequest") search_request.customer_id = customer['id']

RE: Conversions Upload Broken

2022-04-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sam, Thank you for reaching out to us. For our team better check on this and to have a full picture on the error you may have encountered, can you share to us the complete API logs privately (request and response with request-id ) so our team can further check? You may then send the

RE: Conversions fields dont work

2021-06-04 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, it is not possible to combine ConversionTrackerId with the fields listed under "Not compatible with the following fields:". There was also a change recently that added more fields to the list of incompatible fields. This is detailed on this blog post. Regards, Anthony

Re: Conversions fields dont work

2021-06-03 Thread AdWords API and Google Ads API Forum
Reposting the last inquiry (https://groups.google.com/g/adwords-api/c/qCI0td5zaww/m/EbueyUsHBwAJ) from the forum as it wasn't routed to our support queue. Cheers, Aryeh Baker Google Ads API Team On Wednesday, May 26, 2021 at 3:25:43 AM UTC-4 v.nem...@severex.io wrote: > Hello, > >

Re: Conversions by Conversion date

2021-04-09 Thread Google Ads API Forum Advisor Prod
Hi Anant, Please send us an email at googleadsapi-supp...@google.com, and provide a link to this thread in your email for context. Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Dw8AB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Conversions by Conversion date

2021-04-08 Thread Anant Prasad
Hey Ernie Thanks for the response on this. Actually, I cannot publicly post the request and the response logs here since the data is not owned by us that's why I redacted all the values in the response and request logs which I sent you earlier. Also, the option to send the logs via `Reply

Re: Conversions by Conversion date

2021-03-25 Thread Google Ads API Forum Advisor Prod
Hi Anant, Thank you for raising your concern. I work with Mark and let me provide support to your concern. I would like to inform you that I am going to remove your latest post as it contains API logs. Let me instead paste the body of your previous post here. Moving forward, based on this

Re: Conversions by Conversion date

2021-03-24 Thread Anant Prasad
Hey Mark, Thanks for the quick response here. I am attaching the complete outgoing request as well as the incoming response logs which includes all the details you have asked for. As you can see in the attached files below, I am requesting for two metrics i.e `conversions` and

RE: Conversions by Conversion date

2021-03-16 Thread Google Ads API Forum Advisor Prod
Hello Anant, Thank you for raising this to us. So our team could also check on our end, could you share with us the following details below via Reply privately to author option? Customer ID Complete query structure Complete request and response logs (with request-id) Regards, Mark Kevin

RE: Conversions

2021-02-08 Thread Google Ads API Forum Advisor Prod
Hi Mark, Thank you for reaching out. David gave a very good explanation on the difference between Conversions and All Conversions. Let us know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2BeEgF:ref --

Re: Conversions

2021-02-07 Thread 'davi...@google.com' via AdWords API and Google Ads API Forum
https://support.google.com/google-ads/answer/6270625 should comprehensively answer your question. tl;dr: "All conversions" ("All conv.") shows you data for all conversion actions, including those which you've chosen not to include in "Conversions." It also includes other special conversion

RE: Conversions for gclid

2021-01-22 Thread Google Ads API Forum Advisor Prod
Hi Maria, Unfortunately, there isn't a way to get conversions through click Ids through the API. Here is a list of metrics and fields available at the click level. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2B2CIZ:ref -- --

RE: Conversions Tracking Reporting

2020-01-02 Thread Google Ads API Forum Advisor Prod
Hi Manik, Thank you for reaching out. If you would like to do this with AdWords API, you can pull the metrics from the Campaign Performance report and segment by ConversionTypeName (also works for AdGroup Performance report). If you are using Google Ads API, you can segment your desired

RE: Conversions by Conversion Time?

2019-12-09 Thread Google Ads API Forum Advisor Prod
Hi Chris, Thanks for reaching out. Retrieving the "Conversion by Conv. Time" via the Adwords API is currently not available by either making the API calls or requesting reports with AWQL. Please keep an eye on our blog for announcements and updates on new releases. Thanks and regards,

RE: Conversions coming 0

2019-03-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, To better investigate this could you provide the complete report definition you use to download the search keyword report that you mentioned as well as your clientCustomerId? Please reply via

Re: Conversions Tag setup Adwords API

2018-03-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Veronica, Using the API, you can create the conversion trackers and get the tags generated. But, you will not be able to choose the options as in the AdWords UI. The API guide about the conversions might be

Re: Conversions in Shopping Performance Report

2017-05-19 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello John, Very sorry for this late response. The incompatibility between *Conversions* and *ConversionTrackerId* was removed for a couple of months ago. Just would like to update this thread anyway, so anyone who stumbles upon this post can get the latest info. Best, Thanet, AdWords API Team

Re: Conversions where clause not working in PRODUCT_PARTITION_REPORT

2017-04-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mubbashar, For your first concern, could you provide me you clientCustomerId and any report file generated using your query so I can have a better look? For your second concern, upon seeing your request, you may be passing "null" values that is possibly causing the INVALID_BID errors :

Re: Conversions where clause not working in PRODUCT_PARTITION_REPORT

2017-03-31 Thread mubbashar husain
One more issue with api version 201609 here is my request [2017-03-31 22:04:03] local.INFO: array ( 0 => Google\AdsApi\AdWords\v201609\cm\AdGroupCriterionOperation::__set_state(array( 'operand' => Google\AdsApi\AdWords\v201609\cm\BiddableAdGroupCriterion::__set_state(array(

Re: Conversions in Shopping Performance Report

2016-10-28 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello John, Sometimes, when a segment field like *ConversionTrackerId* is used, it results in significantly increasing numbers of rows for a result, thereby affecting the overall performance of reporting system.

Re: Conversions discrepancy between UI and API for a campaign

2016-08-11 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tiana, Could you provide the SOAP XML request and response for this API call along with your clientCustomerId? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWorda API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Conversions are not shown in AdWords

2016-04-26 Thread 'Yin Niu' via AdWords API Forum
Hi Eyad, Please check out this forum discussion , see if it helps you. Thanks, Yin, AdWords API Team. -- --

Re: Conversions field in Criteria Performance Report

2016-03-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Igor, Unfortunately, this is currently intended behavior. We are currently looking for a way to change it to properly display the values. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Conversions

2015-12-01 Thread etienne . veilleux
Hi, Ok finally works! FYI I use the reports on the web, not from the command line. The reason it does not show on the screen is that I had to parse the string with *simplexml_load_string* before. Looking at the source code of the page I noticed that everything was there but it was not

Re: Conversions

2015-11-30 Thread Josh Radcliff (AdWords API Team)
Hi Etienne, Are you setting any of the *options*, such as: $options['skipReportHeader'] = true; $options['skipColumnHeader'] = true; $options['skipReportSummary'] = true; If you set all of those options to *true *and the report does not contain any rows, then you'll get an empty string

Re: Conversions

2015-11-26 Thread etienne . veilleux
Hi Josh ! Ok here is the result of my test: If I put the path to NULL and print the result directly on the screen there are no results so the string is empty. *Like this:* $filePath = NULL; print ReportUtils::DownloadReport($reportDefinition, $filePath, $user, $options); If I specify a

Re: Conversions

2015-11-25 Thread Josh Radcliff (AdWords API Team)
Hi Etienne, When you say the result is empty, do you mean it's literally the empty string ("")/null, or that it simply does not contain any rows of data, like this? If the latter, then this is most likely due to your campaigns not having any

Re: Conversions

2015-11-24 Thread etienne . veilleux
Hi Josh, I tried many things but there is something I don't understand. I added NULL to $filePath but the result is still empty. With the following code, do you see something that might help me ? I also googled a lot of request but there's no result for such specific search. Thank you for

Re: Conversions

2015-11-24 Thread etienne . veilleux
Hi Josh, I am able to download reports. I wish instead of downloading the reports, retrieve and display the values on the screen. Is it possible ? Thank you ! On Friday, November 20, 2015 at 5:38:24 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi Etienne, > > Reporting works a bit

Re: Conversions

2015-11-24 Thread Josh Radcliff (AdWords API Team)
Hi Etienne, You can retrieve the report as a string if you simply do not specify a *$filePath* when you cal*l ReportUtils::DownloadReport*. In that case, the return value from *ReportUtils::DownloadReport* will be the contents as a string.

Re: Conversions

2015-11-20 Thread Anthony Madrigal
Hi Etienne, I am not 100% certain of the PHP equivalent since I focus primarily on Java, but I will help as best I can. I believe that for *Lib\Util\ReportUtils.DownloadReport *for the PHP example

Re: Conversions

2015-11-20 Thread etienne . veilleux
Hi ! Ok I tried several things and in different ways but if I don't specify filePath, logs always returns me: PHP Warning: fopen (): Filename can not be empty in src/Google/Api/Ads/AdWords/User/ReportUtils.php For now I'm stuck here. If you have a solution let me know and I will meanwhile do

Re: Conversions

2015-11-20 Thread Nadine Sundquist (AdWords API Team)
Hi Etienne, Your English is definitely easy to understand. No worries there. I looked at the PHP code that you have, and I looked at the Report Utils PHP

Re: Conversions

2015-11-20 Thread Josh Radcliff (AdWords API Team)
Hi Etienne, Have you gone through the Working with Objects guide ? That explains how to specify which attributes of an object you want to retrieve from a service. The Selector fields list

Re: Conversions

2015-11-20 Thread etienne . veilleux
Hi Nadine ! Thanks for the info. I had previously tested with "NULL" but I had not paid attention then it worked thank you! Now that it's done, I can't find information to retrieve the values returned by the service. Do you have any info on this on how to do this? Also, I found the

Re: Conversions

2015-11-20 Thread etienne . veilleux
Hi Josh and thank you for your answer. I completely forgot to add the field in the selector, so it always sent me an empty field. It was my mistake ... I think I'm exhausted from my work week. *Here's my working code:* function test(AdWordsUser $user) { $service =

Re: Conversions

2015-11-20 Thread etienne . veilleux
Josh Hi and thank you for your answer. I completely forgot to add the field in the selector, so it always sent me an empty field. It was my mistake ... I think I'm exhausted from my work week. *Here's my working code:* function test(AdWordsUser $user) { $service =

Re: Conversions

2015-11-20 Thread Josh Radcliff (AdWords API Team)
Hi Etienne, Reporting works a bit differently, as it simply streams CSV, TSV, or XML results directly (instead of using SOAP). The Reporting Basics guide gives a good overview of how to run reports, and the examples in the PHP

Re: Conversions

2015-11-19 Thread etienne . veilleux
Hi, I'm glad to hear that it's possible. I searched for an equivalent of "response.getAsString ()". I work with PHP, do you have any examples? Thank you for your help! Etienne On Thursday, November 19, 2015 at 4:34:53 PM UTC-5, Anthony Madrigal wrote: > > Hi, > > Yes, you can get the report

Re: Conversions

2015-11-18 Thread Anthony Madrigal
Hi Etienne, For your use case, I recommend using a report instead of an API service. The particular report type you should use is the Account Performance Report . Make sure to include the field

Re: conversions in shopping performance report

2015-10-13 Thread Nadine Sundquist (AdWords API Team)
Hi Alexander, Good news! With the release of v201509 , the Shopping Performance Report now includes the

Re: conversions in shopping performance report

2015-08-05 Thread Alexander Paluch
Hi Ray, Hey Eric, we have the same problem as mentioned above - and really really need ConversionTypeName and ConversionCategoryName as well as the Device field. As nearly one year has passed - are there any news on the topic? Best regards, Alexander Paluch Am Dienstag, 26. August 2014

Re: Conversions Creation Alert

2014-11-17 Thread Michael Cloonan (AdWords API Team)
Hello Hanan, There is no way to create any kinds of custom alerts via the AdWords API. The only alert-related feature in the API, AlertService, was removed in v201409 https://developers.google.com/adwords/api/docs/guides/migration/v201409. Regards, Mike, AdWords API Team On Sunday, November

Re: conversions in shopping performance report

2014-08-25 Thread Eric Maas
Hi Ray, We were wondering if you had any progress on looking into the ConversionTypeName, ConversionCategoryName and Device for the shopping performance report? Thanks, Eric On Wednesday, June 25, 2014 6:13:04 PM UTC-4, Ray Tsang (AdWords API Team) wrote: Hi guys, I'll also inquire about

Re: conversions in shopping performance report

2014-06-25 Thread CFJ
+1 for requesting Device as an available field in either the Shopping Performance Report or the Product Partition Report On Wednesday, June 18, 2014 5:33:23 PM UTC-4, GregT wrote: Thanks, Ray. Also, I meant to mention that if it'd be possible to add Device to the report (it's not in

Re: conversions in shopping performance report

2014-06-25 Thread Ray Tsang (AdWords API Team)
Hi guys, I'll also inquire about the Device field as well. Thanks, Ray On Wednesday, June 25, 2014 1:32:45 PM UTC-7, CFJ wrote: +1 for requesting Device as an available field in either the Shopping Performance Report or the Product Partition Report On Wednesday, June 18, 2014

Re: conversions in shopping performance report

2014-06-18 Thread Ray Tsang (AdWords API Team)
Greg, I'll take a look at this. Cheers, Ray On Wednesday, June 18, 2014 1:38:22 PM UTC-4, GregT wrote: Hi, We are preparing to move all our client's PLA campaigns over to shopping campaigns, as required by August, since PLA campaigns will be retired then. One issue we're running into

Re: conversions in shopping performance report

2014-06-18 Thread GregT
Thanks, Ray. Also, I meant to mention that if it'd be possible to add Device to the report (it's not in all the performance reports, but is in most of them), that would be really helpful as well. Thanks, Greg On Wednesday, June 18, 2014 11:59:40 AM UTC-6, Ray Tsang (AdWords API Team) wrote:

Re: Conversions Many Per Click total

2013-10-17 Thread John Ryder
Thanks, I'll try that On Thursday, October 17, 2013 6:44:39 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: Hi, Actually there is another forumhttps://groups.google.com/forum/#!forum/adwords-scriptson AdWords Scripts, you should get better answer there. My guess is that Stats

Re: Conversions Many Per Click total

2013-10-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, Actually there is another forumhttps://groups.google.com/forum/#!forum/adwords-scriptson AdWords Scripts, you should get better answer there. My guess is that Stats objects are no longer available in AdWords API services (such as CampaignService, AdGroupService ,,,).

Re: Conversions in AdGroupService

2012-11-23 Thread Danial Klimkin
Hello Mirror, Those are conversions from the Stats of AdGroup. See this article for more details on conversions in AdWords: http://support.google.com/adwords/bin/answer.py?hl=enanswer=6365 -Danial, AdWords API Team. On Wednesday, November 21, 2012 4:27:37 PM UTC+4, Mirror wrote: Hello!

Re: Conversions in report with no cost or clicks

2011-06-15 Thread GregT
Kevin, thanks for responding. At this point, I wonder if there may be a bug in the adwords reports. Please tell me if you agree. I ran across http://adwords.google.com/support/aw/bin/answer.py?hl=enanswer=145453ctx=top5src=top5 while trying to solve something unrelated. I can see how reason #3

Re: Conversions in report with no cost or clicks

2011-06-14 Thread Kevin Winter
Greg, You might also want to post this on the regular AdWords forums if you can see the same discrepancy in both AdWords UI and API. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Conversions in report with no cost or clicks

2011-06-10 Thread Reed
Those are most likely latent conversions. The impression and click occured on a prior day, but the conversion didn't happen until the day that you are reporting on. The conversion on an impression can occur up to 30 days after the actual impression (30 days is the life of the cookie set on the

Re: Conversions in report with no cost or clicks

2011-06-10 Thread GregT
Thanks for your response, Reed. However, I don't think that's what's going on. Based upon past experience and official information from google like at http://adwords.google.com/support/aw/bin/answer.py?hl=enanswer=86282 [Please note that when viewing conversions for a specified time period,

Re: Conversions in report with no cost or clicks

2011-06-10 Thread Reed
Greg - I thought that you meant that you were pulling back-dated data and saw the conversions, which is what should happen for latent conversions. But it sounds like you're pulling data today (for instance) for date xx/xx/xx and seeing conversions but previous data pulls saw no clicks? That