RE: How to export Conversions

2021-08-31 Thread Google Ads API Forum Advisor
Hi Philipp, You can try conversion_action, if you something else, could you give us a screenshot of the Ads UI that delivers what you need? Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2MixvX:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Find purchase conversions from google ads words api

2021-08-31 Thread Anum Hassan
Hi, If purchase_conversions are total orders/purchases, how can I extract them using the api? Can you tell the exact parameter from the query builder? https://developers.google.com/google-ads/api/fields/v8/campaign_budget_query_builder -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Update offline conversions

2021-08-31 Thread Daniele Russo
Hi, is possible update offline conversions via GAds API 'UploadClickConversions' Service? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received th

RE: pop up -"To start tracking conversions ,you need to put this conversion tag in the website"

2021-08-30 Thread Google Ads API Forum Advisor
I can see that your tracking conversions via the Google Ads UI and not via the API. Having said that, for any concerns related to the Google Ads UI, we suggest that you reach out to the Product Team via this link instead. As an aside, you can refer to this guide when tracking conversions in the

How to export Conversions

2021-08-26 Thread Philipp Sowinski
Hi, is it possible to export conversions? I want to compare them with my shop data. If there is something missing, I want to upload them. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

RE: Sending conversions with value and data for modelled conversions

2021-08-09 Thread Google Ads API Forum Advisor
Hi Pavel, Thank you for reaching out. So our team can further assist you, could you elaborate on the "anonymized identifiers for IOS traffic without gclid" feature that you mentioned? I asked because this does not appear to be supported yet in both APIs as GCLID is still a requirement. In addi

Sending conversions with value and data for modelled conversions

2021-08-08 Thread Pavel Titov
Hi, Is there a way to send conversions with monetary value, as well as conversions without gclid to Google Ads API? We're currently using AdWords API as been suggested in this forum previously to send conversions with value, however this functionality still seems to be absent in Googl

RE: Uploading offline conversions

2021-07-15 Thread Google Ads API Forum Advisor
Hi, Thank you for reaching out to us. In looking over your question. there is no way for you to create mock data and upload it like you would with real data. The only way to do this would be to add this to the site you plan on getting data from and actually getting real data. At the present tim

Re: Viewing click conversions that were uploaded via API

2021-07-15 Thread Joseph Amoss
Hi Peter, Thanks for getting back to me, that's really helpful to know, thank you! All the best, Joe On Tuesday, 13 July 2021 at 04:03:46 UTC+1 adsapi wrote: > Hi Joseph, > > Thank you for reaching out to our API support team. > > The *Uploads* tab in the *Conversions* v

Uploading offline conversions

2021-07-14 Thread 'jtopper%co...@gtempaccount.com' via AdWords API and Google Ads API Forum
Hello, We are working on uploading offline conversions via the Google Ads API and are wondering whether there are guidelines for testing that functionality with test clicks. Given that uploading conversions necessitates a GCLID is there a way to generate mock GCLIDs in a test account? Thanks

RE: Viewing click conversions that were uploaded via API

2021-07-12 Thread Google Ads API Forum Advisor
Hi Joseph, Thank you for reaching out to our API support team. The Uploads tab in the Conversions view of Google Ads UI unfortunately does not track uploads performed via the API. To record or track your conversion uploads via the API, our team recommends that you enable logging instead. If

Viewing click conversions that were uploaded via API

2021-07-08 Thread Joseph Amoss
Hi, I've uploaded my offline click conversions to Google Ads via the API and believe it was done successfully from the Tracking Status -> Last conversion recorded, but nothing appears in the uploads tab. Is there any way to view the uploads made through the API much like you can if don

RE: Offline Conversions missing in Google Ads

2021-06-14 Thread Google Ads API Forum Advisor
Hi, Thank you for raising your concern. Could you clarify how did you encounter the issue and how are you monitoring uploaded conversions? If you are using report, then please note that the uploaded conversions will be reflected in reports for the impression date of the original click, not

Re: Offline Conversions missing in Google Ads

2021-06-14 Thread AdWords API and Google Ads API Forum
Reposting the last inquiry (https://groups.google.com/g/adwords-api/c/Cdzy776hEfs) from the forum as it wasn't routed to our support queue. Cheers, Peter Laurence Oliquino Google Ads API Team On Friday, June 11, 2021 at 2:50:40 AM UTC+8 SP wrote: > Hi, > I use to upload offiline

RE: How to get search query conversions of a specific conversion type

2021-06-10 Thread Google Ads API Forum Advisor
Hi Yao, Thanks for raising your concern. Unfortunately, joining 2 report types directly in the API is not possible. You will need to download the reports and create a process on your end instead to join the data of different report types. Regards, Ernie John Blanca Tacata Google Ads API Team

Offline Conversions missing in Google Ads

2021-06-10 Thread SP
Hi, I use to upload offiline conversions on a daily basis and after some time the conversions start being visible in Google Ads and some hours later all conversions are there. But today after more than 12 hours since the upload conversions are not visible. I am upload them using Google

Re: How to get search query conversions of a specific conversion type

2021-06-10 Thread 'Yao Liu' via AdWords API and Google Ads API Forum
AdGroupId AND > lt.Query = rt.Query" > ) > > I want each query's clicks as well as "First Time Purchase" conversions. I > can't directly use Conversions or AllConversions because each campaign > might have optimized different conversion actions in the

How to get search query conversions of a specific conversion type

2021-06-09 Thread 'Yao Liu' via AdWords API and Google Ads API Forum
rt.Query" ) I want each query's clicks as well as "First Time Purchase" conversions. I can't directly use Conversions or AllConversions because each campaign might have optimized different conversion actions in the past. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: `ad_network_type` segmentation conversions issue

2021-06-07 Thread Google Ads API Forum Advisor
Hi, Thank you for reaching out to our API support team. For our team to further look into the discrepancy, could you provide the complete request and response logs, with the request-id, of the below queries : SELECT metrics.all_conversions, segments.ad_network_type FROM ad_group_ad WHERE custom

RE: The total number of conversions in ad_group_ad_asset_view is less than in ad_group_ad

2021-06-07 Thread Google Ads API Forum Advisor
Hello Kirill, Thank you for reaching out to us. Please do note that reports have different source of data which is the primary reason why they return different results. The ad_group_ad returns all related metrics for an ad group ad while the ad_group_ad_asset_view returns all metrics between a

The total number of conversions in ad_group_ad_asset_view is less than in ad_group_ad

2021-06-04 Thread Kirill Arkhipenko
segments.date BETWEEN '2021-05-01' AND '2021-05-01'; However, the customer reported seeing significantly fewer conversions than the dashboard shows. Indeed, when we run the following query for *ad_group_ad*, we see more conversions: SELECT segments.date, ad_group_ad.ad.id,

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 An

Re: `ad_network_type` segmentation conversions issue

2021-06-03 Thread AdWords API and Google Ads API Forum
PI Team On Monday, May 10, 2021 at 6:59:34 PM UTC+8 pat...@reaktion.com wrote: > `ad_network_type` segmentation used without additional conversion related > segmentation like `conversion_action` results in hiding some conversions. > > SELECT metrics.all_conversions, segments.device >

Re: Conversions fields dont work

2021-06-03 Thread AdWords API and Google Ads API Forum
t; Hello, > > Earlier I had the following query in AWQL - > SELECT > AccountDescriptiveName,AccountTimeZone,AdGroupId,AdGroupName,ConversionTrackerId,AdNetworkType1,AdNetworkType2,CampaignId,CampaignName,CampaignStatus,CountryCriteriaId,Conversions,CostPerConversion,Date > > FROM GEO

Re: Setting Conversions to Campaigns - AdwordsAPI

2021-05-26 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, Thank you for your follow up questions. I work with Matt and allow me to assist you. Can you provide me with information on which type of campaigns support multiple Conversions Since this is more of a product related concern, I would recommend that you reach out instead to the

Conversions fields dont work

2021-05-26 Thread Vadim Nemchenko
Hello, Earlier I had the following query in AWQL - SELECT AccountDescriptiveName,AccountTimeZone,AdGroupId,AdGroupName,ConversionTrackerId,AdNetworkType1,AdNetworkType2,CampaignId,CampaignName,CampaignStatus,CountryCriteriaId,Conversions,CostPerConversion,Date FROM GEO_PERFORMANCE_REPORT

Re: Setting Conversions to Campaigns - AdwordsAPI

2021-05-25 Thread pradeep...@gmail.com
Hi Matt, Can you please provide me info on the following 1. Can you provide me with information on which type of campaigns support multiple Conversions 2. In Google UI, I am able to add multiple conversions to "Search" Campaign by creating Conversion Set. So can I achiev

Re: Setting Conversions to Campaigns - AdwordsAPI

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for providing the complete logs. Not all campaign types can have multiple associated conversion actions. In particular, search campaigns only allow one conversion action (hence, " trigger:'SEARCH' ", in the logs). Please let us know if there is anything else that we can help with.

Re: Setting Conversions to Campaigns - AdwordsAPI

2021-05-24 Thread pradeep...@gmail.com
I have attached details log file for further investigation. Please let me know what the issue is *What i am trying to do: *I am trying to add multiple conversions to a campaign using Adwords API. *Code:* C# List operations = new List(); using (GoogleService.CampaignService

RE: Setting Conversions to Campaigns - AdwordsAPI

2021-05-21 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. Can you please provide us with the complete request and response logs for this issue? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2HCXjz:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: ht

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

2021-05-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for posting your concern. If you want to upload offline conversions on a Google Ads test account, then I am afraid that this is not possible. The reason is GCLID is generated when an event happened on your live ads that are serving in Google networks but Google Ads test account

Setting Conversions to Campaigns - AdwordsAPI

2021-05-20 Thread pradeep...@gmail.com
Hi, I would like to connect conversions to a campaign. I am currently using Adwords API to achieve this. I tried adding Conversions using selective optimization, But i am unable to add multiple conversions to campaign (https://developers.google.com/adwords/api/docs/reference/v201809

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

2021-05-20 Thread Shi Dev
Good day. At the moment we are trying to send a conversion via the UploadOfflineConversion method (google ads api https://developers.google.com/google-ads/api/docs/samples/upload-offline-conversion). But this method needs a GCLID parameter. But where can I get it if we do all the manipulations

`ad_network_type` segmentation conversions issue

2021-05-10 Thread Patryk Tucki
`ad_network_type` segmentation used without additional conversion related segmentation like `conversion_action` results in hiding some conversions. SELECT metrics.all_conversions, segments.device FROM ad_group_ad WHERE customer.id = 'HIDDEN' Sum of "all_conversions" metrics f

Re: Extracting conversions, conversion value, conversion action and conversion action name through the API.

2021-04-14 Thread Google Ads API Forum Advisor Prod
Hi Alex, I work with Peter and let me provide support to your concern. Since you've mentioned that the error still persists even though you used the client account's customer ID, then please provide the complete request and response logs with request ID generated on your end to further investig

Re: Extracting conversions, conversion value, conversion action and conversion action name through the API.

2021-04-14 Thread Alexander Hristov
Hi, Thanks for the reply. Could you please elaborate on that? I modified the second example to set the ClientCustomerId in the client(second example) but I still get the exact same errors when I request metrics. Kind regards, Alex. On Wednesday, April 14, 2021 at 5:50:38 AM UTC+3 adsapiforumad

RE: Extracting conversions, conversion value, conversion action and conversion action name through the API.

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Alexander, Thank you for reaching out. Generally, metrics are associated to entities belonging to a specific client account. That said, retrieving these metrics would require customers to specify which client account ID (customer ID) they wish to retrieve the metrics from. In your scenario,

Extracting conversions, conversion value, conversion action and conversion action name through the API.

2021-04-13 Thread Alexander Hristov
Hey everyone, I've tested several different solutions but none of them seems to be the right answer, In essence I'm afer the following: SELECT customer.id, metrics.conversions, metrics.conversions_value, segments.conversion_action, segments.conversion_action_name FROM cus

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 on

Re: Conversions by Conversion date

2021-04-08 Thread Anant Prasad
sions_by_conversion_date>, > > the equivalent field of this metric in the UI is *Conversions (by conv. > time)*. So I checked this field in your account and I can see that the > fields have value, with this, the API should also return metrics as well. > > That being said

Re: App Conversions API Developer Token Error

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. As we have a separate thread for this topic let’s continue our conversation in that thread instead. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2DMLlW:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: App Conversions API Developer Token Error

2021-04-07 Thread Admetricx company
This team doesn't have any communication way. I do not understand what you mean by separation of teams. I need get conversion of our users stats for GoogleAds campaigns. On Wednesday, April 7, 2021 at 7:03:28 PM UTC+4:30 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out. As I men

Re: App Conversions API Developer Token Error

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. As I mentioned earlier, our team is focused on the AdWords API/Google Ads API related issues. Please reach out to the Google Ads team via this link to ask for further information regarding the App Conversion Tracking and Remarketing API team. Thanks and regards,

Re: App Conversions API Developer Token Error

2021-04-07 Thread Admetricx company
Hi ِYour mentioned page don't provide any details about these problems. There aren't any way to communicate with them On Tuesday, April 6, 2021 at 5:58:37 PM UTC+4:30 adsapiforumadvisor wrote: > Hi Wentao, > > Thank you for reaching out. These ids probably take some time to get > effective. If

Re: App Conversions API Developer Token Error

2021-04-06 Thread Google Ads API Forum Advisor Prod
Hi Wentao, Thank you for reaching out. These ids probably take some time to get effective. If there are any more concerns about the App Conversion Tracking and Remarketing API, please reach out to the App Conversion Tracking and Remarketing API team for further assistance. Thanks and regards,

Re: App Conversions API Developer Token Error

2021-04-06 Thread 汪文涛
Hey, I got the same error here. While I tried with the same link_id and dev_token several hours later, it works. I wonder if there are any delay for link_id to be valid? FYI, I applied for App Conversion Tracking and Remarketing API. 在2021年3月10日星期三 UTC+8 上午1:27:26 写道: > Hi Janki, > > Thank you

Re: Conversions by Conversion date

2021-03-25 Thread Google Ads API Forum Advisor Prod
document that is linked to the metrics.conversions_by_conversion_date, the equivalent field of this metric in the UI is Conversions (by conv. time). So I checked this field in your account and I can see that the fields have value, with this, the API should also return metrics as well. That being

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 Albio

Conversions by Conversion date

2021-03-16 Thread Anant Prasad
the other metrics like `clicks`, `conversions` are working fine. So the problem seems to exist only with this particular metric `conversions_by_conversion_date`. Please let me know if any more information would be required from my side. Looking forward to a resolution on this. Thanks! Best Reg

RE: Google Ads API - Upload multiple Offline Conversions using the MutateOption conversion_action_operation

2021-03-14 Thread Google Ads API Forum Advisor Prod
uploading conversions. With this, you will need to develop your own async logic as operation for uploading conversion is not supported in Batch processing. Let me know if you have further questions. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2DuzJ4:ref

Google Ads API - Upload multiple Offline Conversions using the MutateOption conversion_action_operation

2021-03-12 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
the mutate operation ConversionActionOperation. Is it possible to use this mutation to upload multiple Offline Conversions? If not possible I have to develop my own async logic right? Best Regards Viktor -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

RE: App Conversions API Developer Token Error

2021-03-09 Thread Google Ads API Forum Advisor Prod
Hi Janki, Thank you for reaching out. Please check if you applied the developer token for the AdWords API/Google Ads API rather than the App Conversion Tracking and Remarketing API. If so, you could reach out to the Compliance Team via this form. For any other questions regarding the App Conver

App Conversions API Developer Token Error

2021-03-09 Thread janki gajjar
Hi, We have enabled a basic access to get mobile app conversion tracking using this API . we also have generated link_id from our MCC account. But when we post request to API, we are getting an error of invalid

RE: How to upload offline conversions with REST api

2021-03-01 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to our API support team. We currently do not have an example for uploading conversions using REST, however, you would still need to call the services mentioned here and then refer to the below guides to get started on using the REST interface : Design Common

How to upload offline conversions with REST api

2021-03-01 Thread mingo
Hello, I am trying to upload offline conversions with the Google Ads API. We are using Ruby 2.4, and we have no plans to update the version, so we cannot use the client library. Therefore, I would like to send an API request via REST and realize an offline conversion upload. In this case, what

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 als

Conversions

2021-02-05 Thread Mark Ryan
Whats the difference between Conversions and All Conversions -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

RE: bulk upload offline conversions

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. The expired_click error indicates the click is either too old to be imported or occurred before the conversion window. I would recommend that checking the Importing Click Conversions guide. As you mentioned scripts, in case you are referring to Ads scripts

bulk upload offline conversions

2021-01-26 Thread 'matthew...@qlinkwireless.com' via AdWords API and Google Ads API Forum
Hi all, I am trying to bulk upload offline conversions via my own implementations with the adwords API. I keep getting the error " EXPIRED_CLICK", but I have no issue uploading the gClids when uploading one by one. Is there just no way to bulk upload or will I have to write a script

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._5004Q2B2CI

Conversions for gclid

2021-01-21 Thread maria.r...@funnel.io
Hi the Google Ads API team, Is it possible to get conversions together with click id? Thanks, Maria Developer @ Funnel -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: supporting metrics for values of different conversions

2021-01-12 Thread Google Ads API Forum Advisor Prod
Hi Eric, I work with Matt and allow me to assist you for now. Could you confirm if you are referring to the Google Ads API's reporting or if you are looking for the mentioned fields in the Google Ads UI? In the API, the mentioned fields should be retrievable by including the metrics.view_throu

Re: supporting metrics for values of different conversions

2021-01-12 Thread e...@gmail.com
Thanks for checking this. So what i want to ask is : Is there any metrics that shows conversion values for "view-through conversion" or "cross-device conversion" ? On Wednesday, January 13, 2021 at 12:22:23 AM UTC+9 adsapiforumadvisor wrote: > Hi Eric, > > This forum specializes in Ads API >

RE: supporting metrics for values of different conversions

2021-01-12 Thread Google Ads API Forum Advisor Prod
Hi Eric, This forum specializes in Ads API support. It seems that your question is more related to the Ads UI, rather than the API. If you are looking support related to the UI, I would recommend reaching out to product support. If you are using the API and have a question related to it, would

supporting metrics for values of different conversions

2021-01-12 Thread e...@gmail.com
Hi, i was going over the documentation or the Ads UI to see if there's any metric regarding the values for "cross-device conversion", or "view-through conversion"... I understand that "view-through conversions" are included in "all conversions" but

Re: OfflineUserDataJob do not appears in Conversions/Uploads

2021-01-06 Thread Google Ads API Forum Advisor Prod
Hi Oleksandr, I have an update for you. We require at least 50 unique matches within 1 external upload id. Even though you can only upload about 50 at a time, you can repeatedly upload to the same external upload ID thousands of transactions. Regards, Anthony Anthony Google Ads API Team ref:_0

Re: OfflineUserDataJob do not appears in Conversions/Uploads

2021-01-04 Thread Google Ads API Forum Advisor Prod
Hello Oleksandr, As far as I know, there aren't any minimums for transactions. So we will need to take a closer look at your requests and see why you are facing these errors. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q29Uh63:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: OfflineUserDataJob do not appears in Conversions/Uploads

2021-01-04 Thread Oleksandr Hrebeniuk
ksandr, > > Thank you for providing the requested details. > > However, so that our team could have a closer look at the issue, please > provide the whole request and response logs with request ID generated on > your end upon uploading the store sales conversions using API. > >

Re: OfflineUserDataJob do not appears in Conversions/Uploads

2021-01-03 Thread Google Ads API Forum Advisor Prod
Hi Oleksandr, Thank you for providing the requested details. However, so that our team could have a closer look at the issue, please provide the whole request and response logs with request ID generated on your end upon uploading the store sales conversions using API. Please provide also the

Re: OfflineUserDataJob do not appears in Conversions/Uploads

2020-12-30 Thread Oleksandr Hrebeniuk
> >- complete request and response logs with request ID generated on your >end upon uploading the store sales conversions >- customer ID > > > Regards, > [image: Google Logo] > Ernie John Blanca Tacata >

RE: OfflineUserDataJob do not appears in Conversions/Uploads

2020-12-28 Thread Google Ads API Forum Advisor Prod
Hi Oleksandr, Thanks for posting your concern. To have an in-depth analysis to the issue, could you provide the following details via Reply privately to author option? complete request and response logs with request ID generated on your end upon uploading the store sales conversions customer

OfflineUserDataJob do not appears in Conversions/Uploads

2020-12-24 Thread Oleksandr Hrebeniuk
I'm trying to upload store sales conversion according to this article. https://developers.google.com/google-ads/api/docs/conversions/upload-store-sales-transactions Code works perfectly, but for some reason I do not see job in Google Ads UI (Conversions -> Uploads). I'm able to che

Re: can google post back data of conversions on my website to my BI system

2020-12-22 Thread Google Ads API Forum Advisor Prod
Hi Laura, Thank you for reaching out. Could you please share more details about what exactly you are doing to send data back to your BI system? Could you please share the source code and the request and response logs via the Reply privately to author option for us to further investigate? Thank

Re: can google post back data of conversions on my website to my BI system

2020-12-21 Thread Laura Cai
hi Xiaoming, thank you very much. someone told me that only the data of google uac campaigns can be posted back to my BI system via google ads api. is it true. i'm running google search and display campaigns to drive new users to sign up on my website. can the data of google search and display

RE: can google post back data of conversions on my website to my BI system

2020-12-21 Thread Google Ads API Forum Advisor Prod
Hi Laura, Thank you for reaching out. In your use case, you would have to import Google Ads API in your BI system and then query the needed resources from the API. You could then use the returned fields and metrics in your BI system. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming

can google post back data of conversions on my website to my BI system

2020-12-20 Thread Laura Cai
hello, i use google conversion tracking tag to track conversions on my website, i created my own BI system and i hope raw data of my google ads can be sent to my BI system. is it possible that i can use google ads api to post back data

RE: Conversion action has different values in Conversions and All Conv

2020-12-15 Thread Google Ads API Forum Advisor Prod
Hi Stav, It appears that the issues you are facing are not specific to the API since you are seeing these discrepancies in the UI. I recommend reaching out to the product team as they are better suited to provide insight on this. Regards, Anthony Google Ads API Team Anthony Google Ads API Team

Re: Unable to change a single campaign to Maximize Conversions

2020-12-04 Thread cbeau...@acquisio.com
..", "maximizeConversions": { } }. It looks like > it's the same case with strategies without properties, e.g. manual cpm, > manual cpv and target cpm. > > On Tuesday, September 1, 2020 at 7:43:20 PM UTC+2 cbeau...@acquisio.com > wrote: > >> Hi Danica

Re: Unable to change a single campaign to Maximize Conversions

2020-12-03 Thread Alex Mmz
{ } }. It looks like it's the same case with strategies without properties, e.g. manual cpm, manual cpv and target cpm. On Tuesday, September 1, 2020 at 7:43:20 PM UTC+2 cbeau...@acquisio.com wrote: > Hi Danica, > > > Yes i already know this way and this is for maximize con

Re: How to retrieve all customers conversions using Java Google Ads v 9.0.0?

2020-11-15 Thread Ahmed Hashlamon
Thanks! I just did On Fri, Nov 13, 2020 at 3:52 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Ahmed, > > Alternatively, you can provide the requested details on the email address > below for privacy purposes: > >- googleadsapi-supp...@google.com > > > Regard

Re: How to retrieve all customers conversions using Java Google Ads v 9.0.0?

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Ahmed, Alternatively, you can provide the requested details on the email address below for privacy purposes: googleadsapi-supp...@google.com Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q276HS1:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: How to retrieve all customers conversions using Java Google Ads v 9.0.0?

2020-11-11 Thread Ahmed Hashlamon
It seems that I don't have permissions to reply privately to you in this group - I really don't know why - Maybe I can send them to your email? May I get it? On Thursday, November 12, 2020 at 7:52:13 AM UTC+2 adsapiforumadvisor wrote: > Hi Ahmed, > > I work with Ernie and allow me to assist yo

Re: How to retrieve all customers conversions using Java Google Ads v 9.0.0?

2020-11-11 Thread Google Ads API Forum Advisor Prod
Hi Ahmed, I work with Ernie and allow me to assist you for now. Could you share your customer ID, the request ID along with the complete request and response logs when the issue occurred? You may send the requested details using the Reply privately to author option. Best regards, Peter Lauren

Re: How to retrieve all customers conversions using Java Google Ads v 9.0.0?

2020-11-11 Thread Ahmed Hashlamon
Thanks! that helped a lot For now, I'm getting this error: Partial error encountered: '%s'.%nA conversion for the supplied conversion action and conversion identifier pair could not be found., at conversion_adjustments[0].order_id Does this mean that this customer doesn't have a conversion alre

Re: Get conversions stats

2020-11-06 Thread Zweitze
You should add metrics like metric.conversions That also serves your requirement to show what at you call "action stats" - your current query does not show that you are interested in any stats. If you want to include group information then you should not query the campaign resource, that resourc

RE: Get conversions stats

2020-11-05 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for your email. If you are not being able to retrieve any records, this may be because your campaigns did not have impressions for the specified period in your query. When segmenting a report or by adding any segment fields, zero impressions are excluded automatically. You may fi

Get conversions stats

2020-11-05 Thread Accountify Apps
Hi, I am new to Google Ads API and trying to show ads stats on my web page.My requirement is to show Add To Cart ,Purchase and Checkout action stats for deferent category like campaign and ads group. Below is code query I am using $query = "SELECT campaign.id, " . "campaign.n

RE: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-11-03 Thread Google Ads API Forum Advisor Prod
Greetings! Maximize Conversion Value for Search should now work in AdWords API. Please get back to me if it's not working for you. Best, Nadine, Google Ads API Team ref:_00D1U1174p._5001UXTFO9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlea

RE: How to retrieve all customers conversions using Java Google Ads v 9.0.0?

2020-11-02 Thread Google Ads API Forum Advisor Prod
Hi Ahmed, Thanks for posting your concern. It appears that you are adjusting conversion actions that are not existing in your account. With this, I would recommend checking the conversion actions in that account using conversion_action report first and include conversion_action.id and conversi

How to retrieve all customers conversions using Java Google Ads v 9.0.0?

2020-11-01 Thread Ahmed Hashlamon
Hey everybody, I need a help regarding retrieving all of my conversions actions through the Google Ads package - I'm using java -. I need to check the customer ID I have. I was trying to upload a conversion adjustment just like mentioned here <https://developers.google.com/google-ads/

Offline Conversions with Custom User IDs

2020-10-12 Thread Jonathan Kressaty
ick. I technically have the gclid, but there may be multiple clicks in a given time period, and I'm not sure of the future attribution needs we may have. Since we have custom User IDs being synced to the ads account, is there a recommended/available path to tracking offline conversions wit

Re: How to get reports about Conversion Actions not being included in Conversions

2020-09-29 Thread Peter Orchroch
Update: It looks like I finally got the data using the following query: SELECT campaign.name, metrics.all_conversions, metrics.all_conversions_value, segments.conversion_action_name FROM campaign WHERE segments.conversion_action_name != '' Peter Orchroch schrieb am Dienstag, 29. September 2020

Re: How to get reports about Conversion Actions not being included in Conversions

2020-09-29 Thread Peter Orchroch
Thank you for your information. I can now get information about the individual Conversion Actions using a query like "SELECT conversion_action.name FROM conversion_action", but how can I get the values each of those conversion collected? For example, I want to know the amount and value of each

Re: Negative conversions in CAMPAIGN_LOCATION_TARGET_REPORT?!

2020-09-28 Thread Zweitze
Device AdNetworkType2 ConversionTrackerId Conversions ViewThroughConversions ConversionValue CampaignStatus IN ENABLED PAUSED REMOVED LocationType

RE: How to get reports about Conversion Actions not being included in Conversions

2020-09-25 Thread Google Ads API Forum Advisor Prod
Hi Peter, Unfortunately, AdWords API doesn't have a report aggregated at the conversion level. However, you can use Google Ads API and run a report on the conversion_action level. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q25Wq8x:ref -- -- =~=~=~=

How to get reports about Conversion Actions not being included in Conversions

2020-09-25 Thread Peter Orchroch
Hello, I am using the Google Ads API to fetch information about the amount and value of Conversions each of my Conversion Actions recieves. For this, I am currently fetching an Account Performance Report (I don't know if that is the best report to use?) with the parameters "C

Re: Negative conversions in CAMPAIGN_LOCATION_TARGET_REPORT?!

2020-09-23 Thread Google Ads API Forum Advisor Prod
Greetings Zweitze, It's me Nadine! This got sent over to me; as soon as I saw your name, I smiled. Nice to virtually see you again. I see you've been keeping us busy. First of all, thank you for being helpful (as always). I just got word that those negative conversions should be

Re: how to add a transaction ID to minimize duplicate conversions

2020-09-18 Thread Google Ads API Forum Advisor Prod
Hi Revanth, I am able to open the logging guide on my end with no issues. If possible, please try refreshing or open the link in an incognito window. I will post the URL below so that you can copy and paste it if you still need it: https://developers.google.com/google-ads/api/docs/client-libs/j

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