Re: How to check conversion which are imported from GA

2020-04-29 Thread xy sun
Got it, Thanks Danica Calusin. Thanks, Xiaoying On Wednesday, April 29, 2020 at 1:33:21 AM UTC+8, adsapiforumadvisor wrote: > > Hi Xiaoying, > > Unfortunately, it is not possible to get ConversionTrackerIds' other > properties within Account Performance report and Search Query Performance > repo

Re: How to check conversion which are imported from GA

2020-04-28 Thread Google Ads API Forum Advisor Prod
Hi Xiaoying, Unfortunately, it is not possible to get ConversionTrackerIds' other properties within Account Performance report and Search Query Performance report. You may refer to this documentation (Account Performance) and this documentation (Search Query Performance) for a list of all avail

Re: How to check conversion which are imported from GA

2020-04-27 Thread xy sun
Hi Danica Calusin, I am trying Account Performance report and Search Query Performance report. Thanks, Xiaoying On Tuesday, April 28, 2020 at 2:11:05 AM UTC+8, adsapiforumadvisor wrote: > > Hi Xiaoying, > > Can you specify which report you are trying to pull this information from? > >

Re: How to check conversion which are imported from GA

2020-04-27 Thread Google Ads API Forum Advisor Prod
Hi Xiaoying, Can you specify which report you are trying to pull this information from? Thanks, Danica Calusin, Google Ads API Team ref:_00D1U1174p._5001UZVMto:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~

Re: How to check conversion which are imported from GA

2020-04-25 Thread xy sun
Hi Danica Calusin, Specified ExternalConversionSource as Analytics in reports, we can get ConversionTrackerIds for goals imported from google analytics, is there a way to get ConversionTrackerIds' other properties which defined in google analytic from Ad API? For example, I created dest

Re: How to check conversion which are imported from GA

2020-04-25 Thread xy sun
Got it. Thanks Danica Calusin. On Saturday, April 25, 2020 at 3:18:30 AM UTC+8, adsapiforumadvisor wrote: > > Hi Xiaoying, > > Thank you for clarifying! Unfortunately, it is not yet possible to > retrieve the URLs of the Webpages via API the way you can in the UI. Please > continue using the UI

Re: How to check conversion which are imported from GA

2020-04-24 Thread Google Ads API Forum Advisor Prod
Hi Xiaoying, Thank you for clarifying! Unfortunately, it is not yet possible to retrieve the URLs of the Webpages via API the way you can in the UI. Please continue using the UI for this feature. For any updates, you may follow our blog if this becomes available in future releases. Let me know

Re: How to check conversion which are imported from GA

2020-04-24 Thread xy sun
Hi Danica Calusin, For example, I added the global site tag and an event snippet to page1 and page2, page1 and page2 are URLs where I am tracking conversions. If I specified ConversionActionType

Re: How to check conversion which are imported from GA

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi Xiaoying, ConversionAction has a field of type ConversionActionType, which can be specified as type WEBPAGE. If this is not what you are looking for, please let me know. Thanks, Danica Calusin, Google Ads API Team ref:_00D1U1174p._5001UZVMto:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to check conversion which are imported from GA

2020-04-23 Thread xy sun
Hi Danica Calusi, For API GetConversionAction which returns ConversionAction , seems that ConversionAction

Re: How to check conversion which are imported from GA

2020-04-23 Thread xy sun
Thanks Danica Calusi. I will try this. On Thursday, April 23, 2020 at 1:33:37 AM UTC+8, adsapiforumadvisor wrote: > > Hi Xiaoying, > > You can use ConversionActionService > > >

Re: How to check conversion which are imported from GA

2020-04-22 Thread Google Ads API Forum Advisor Prod
Hi Xiaoying, You can use ConversionActionService to return a ConversionActionType of WEBPAGE. For more information on conversions in Google Ads API, you may also refer to this guide. Let me know if you have any additional questions. Thanks, Danica Calusin, Google Ads API Team ref:_00D1U1174p._5

Re: How to check conversion which are imported from GA

2020-04-21 Thread xy sun
Thanks Danica Calusin, I can get data from ExternalConversionSource field. Another question: In UI, for conversions, there is a tab called Webpages, which lists the URLs of pages where you’re tracking conversions. How to get these Webpages from API? [imag

Re: How to check conversion which are imported from GA

2020-04-03 Thread xy sun
Thanks Danica Calusin, I will have a try. Thanks, Xiaoying On Wednesday, April 1, 2020 at 5:30:52 AM UTC+8, adsapiforumadvisor wrote: > > Hi Xiaoying, > > It is possible to retrieve this information through reports with the > ExternalConversionSource field. For a list of the types of reports tha

RE: How to check conversion which are imported from GA

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Xiaoying, It is possible to retrieve this information through reports with the ExternalConversionSource field. For a list of the types of reports that have this field available, you can take a look at this documentation. Let me know if you have any additional questions. Thanks, Danica Calus

Re: How to check conversion which are imported from GA

2020-03-31 Thread xy sun
Hi Google ads can import goals from different sources such as Google Analytics,Third-party app analytics, Salesforce etc.. Is there a way to know the goal is imported from Google Analytics through ConversionTrackerService

Re: How to check conversion which are imported from GA

2019-01-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Indrani, Currently, it is not possible to get the Google Analytics conversion trackers through ConversionTrackerService . Unfortunately, I cannot comment on the future plans for this feature. Plea

Re: How to check conversion which are imported from GA

2019-01-10 Thread Indrani Kilaru
Hi, When can we expect retrieving Google Analytics conversion trackers through ConversionTrackerService . Thanks, Indrani. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: How to check conversion which are imported from GA

2018-11-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The conversion count type is unfortunately not available via reports. I am still checking if the API can return these via ConversionTarckerService. I will let you know if I have any updates. Until then, you may need to get the count type via the UI. Thanks, Sreelakshmi, AdWords API Team

Re: How to check conversion which are imported from GA

2018-11-15 Thread Stijn van Lieshout
Thanks for the suggestion Adam, That's I guess what I'd have to do for the time being. The main thing that I'm still missing then is the count type of a conversion (unique or every). On Thursday, 15 November 2018 22:10:46 UTC, Adam Haining wrote: > > A workaround that I've put into place (jus

Re: How to check conversion which are imported from GA

2018-11-15 Thread Adam Haining
A workaround that I've put into place (just to see what the conversions are) is by pulling the ACCOUNT_PERFORMANCE_REPORT with the conversions and conversion types. It will tell when it comes from Analytics. The only issue is that it only shows up if there's data for it in the time period, an

Re: How to check conversion which are imported from GA

2018-11-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I can confirm that the conversion trackers with source as "Analytics" are not returned via the API at the moment. You will need to get these details from the Google Ads web interface. I will follow up with the team to get the API docs updated. Thanks, Sreelakshmi, AdWords API Team --

Re: How to check conversion which are imported from GA

2018-11-15 Thread Stijn van Lieshout
Has this issue been addressed in v201809? The documentation now states: *Note:* Analytics goals and transactions created in Google Analytics profiles linked to this Google Ads account are returned with no trackingCodeType. They have a status of HIDDEN

Re: How to check conversion which are imported from GA

2018-05-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Adam, The Google Analytics conversion trackers are not being returned by ConversionTrackerService at the moment. Our team is looking into updating the API documentation to reflect the expected behav

Re: How to check conversion which are imported from GA

2018-05-08 Thread Adam Haining
Checking in on this one. I've just run into this same problem. Analytics conversions are not returning with the ConversionTrackerService. Is this a bug or is it designed this way? On Thursday, November 9, 2017 at 9:07:23 AM UTC-7, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Greg, > > T

Re: How to check conversion which are imported from GA

2017-11-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Greg, Thanks for providing these details. I'll forward this feedback to the team and update you once I have more details. You can also keep an eye on our blog where we announce upcoming API changes. Regards, Shwetha, AdWord

Re: How to check conversion which are imported from GA

2017-11-08 Thread GregT
Hi, Swetha. I work with Eric. Generally, the problem is that most of our clients and potential clients have a fair number of conversion trackers in their accounts tracking lots of various things, and we spend a fair amount of time with them to make sure that we're optimizing for the performanc

Re: How to check conversion which are imported from GA

2017-10-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Eric, I just wanted to check if this is still a concern for your application? It looks like Google Analytics conversion trackers are not being returned by ConversionTrackerService. I have filed a feature request on your behalf. I wanted to gather a few details on your use case where you wou

Re: How to check conversion which are imported from GA

2017-08-07 Thread Eric Maas
Is there a special way that we need to make the call to see the Google Analytics conversion trackers? From what we're seeing, they are not returned. I also found this, but it is over a year old: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/adwords-api/B764RNkc_pc/KP

Re: How to check conversion which are imported from GA

2017-07-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use ConversionTrackerService to get the conversion trackers in your account. The goals and transactions created in your Analytics account linked to your AdWords account are returned as AdWo

How to check conversion which are imported from GA

2017-07-24 Thread Tibor Szendy
Hi, we are in the process of buliding SAAS optimalization platform for AdWords. One of the function would be to check the account if it has conversion tracking implemented. Is there a way to list/find the conversion which are imported from Google Analytics through the AdWords API ? Would appr