Re: ConversionTrackerStats

2015-03-19 Thread Josh Radcliff (AdWords API Team)
Hi, Although the *ConversionTracker* object has a *ConversionTrackerStats* attribute, if you are trying to get performance stats such as number of conversions for a given date range, you'll want to use reports <https://developers.google.com/adwords/api/docs/guides/reporting> in

ConversionTrackerStats

2015-03-19 Thread Annalisa Camilleri
field is always returned with a null. If I request any of the ConversionTrackerStats fields in my selector, I just get an error that the field is not available, (which makes sense since my return value is a ConversionTrackerPage). But how do I get statistics then? The following is my cu

Re: Retrieve ConversionTrackerStats

2011-04-14 Thread Eric Koleda
Hi All, In this case the problem is on our end, as we have an issue serializing the date for this service. The core engineering team is aware of the issue and working on a fix. Thanks for reporting the issue! Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Retrieve ConversionTrackerStats

2011-04-13 Thread Pete Lavetsky (AdWords API Guru)
Can you paste the API Exception here please? Pete On Apr 13, 8:32 am, Polity wrote: > Got it, > > However, when i include MostRecentConversionDate in the request i get > an InternalApiException. The other fiels are being retrieved > succesfully -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Retrieve ConversionTrackerStats

2011-04-13 Thread Polity
Got it, However, when i include MostRecentConversionDate in the request i get an InternalApiException. The other fiels are being retrieved succesfully -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.g

Re: Retrieve ConversionTrackerStats

2011-04-12 Thread Pete Lavetsky (AdWords API Guru)
Which property is not marked selectable? http://code.google.com/apis/adwords/docs/reference/latest/ConversionTrackerService.ConversionTrackerStats.html Pete On Apr 11, 11:00 am, Polity wrote: > Hi, > > I'm trying to retrieve statistics about an adwords conversion which > should be available usin

Retrieve ConversionTrackerStats

2011-04-11 Thread Polity
Hi, I'm trying to retrieve statistics about an adwords conversion which should be available using the new AdWordsConversionTracker server (http://code.google.com/apis/adwords/docs/reference/latest/ ConversionTrackerService.AdWordsConversionTracker.html). which should be stored in the stats proper