Hello,

We've been seeing issue with the ConversionTrackerService across multiple 
accounts where a get request will end up yielding duplicate 
ConversionTrackers across several ConversionTrackerPage's. The scenario 
I've tracked is as follows.


   1. We request conversion trackers from the ConversionTrackerService with 
   various fields included in the selector, with Paging  startIndex = 0 and a 
   numberResults = 10000 both specified = true.
   2. The ConversionTrackerService responds with 3 entries (this 
   corresponds to the total number of Conversion Actions displayed in 
   AdWords), but the totalNumEntries is equal to 34
   3. We make another request with startIndex updated to 3.
   4. The ConversionTrackerService responds with 2 entries which are exact 
   duplicates of the ConversionTrackers (even with the same ids) as the 
   ConversionTrackers returned in the 1st request.
   5. This process repeats as we increment startIndex by 2 until we've 
   recieved 34 ConversionTrackers total, the totalNumEntries, and we stop 
   making requests.


I've attached the SOAP envelopes for the 1st 2 request and responses.

We've interacted with many other AdWords API services with the same logic 
and never encountered this before.
Any assistance on this issue would be greatly appreciated.

Thanks,
Michael


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7cce0dda-e176-448d-8dda-bc005a961bce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: RequestResponseConversionTracker.xml
Description: XML document

Reply via email to