Re: getCriterionBidLandscape Paging Problem

2014-05-21 Thread Josh Radcliff (AdWords API Team)
Hi Gabriel, Due to the manner in which bid landscapes are retrieved it is not feasible to change the behavior of paging for this service. However, to try to make the behavior clearer to API users I coordinated an update to the service documentation

Re: getCriterionBidLandscape Paging Problem

2013-11-01 Thread gabriel . klestorny
Hi Josh, Thanks for your reply. Meanwhile, we will use that workaround. Please let us know if you have any news. Best, Gabriel On Wednesday, October 30, 2013 2:06:45 PM UTC-2, Josh Radcliff (AdWords API Team) wrote: > > Hi Gabriel, > > Thanks for sending over the logs. I see what you're say

Re: getCriterionBidLandscape Paging Problem

2013-10-30 Thread Josh Radcliff (AdWords API Team)
Hi Gabriel, Thanks for sending over the logs. I see what you're saying - this is odd indeed. While I'm investigating, could you work around this by limiting the number of ad groups or campaigns per request? As long as the number of landscape points for your criteria is less than the *numberR

Re: getCriterionBidLandscape Paging Problem

2013-10-28 Thread Josh Radcliff (AdWords API Team)
Hi Gabriel, Could you share the information Takeshi requested below? Please make sure you remove any sensitive information from the logs before you post. Cheers, Josh, AdWords API Team On Friday, October 18, 2013 12:40:04 AM UTC-4, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Gabriel, >

Re: getCriterionBidLandscape Paging Problem

2013-10-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Gabriel, Thanks for the report. Can you please also share the request and response SOAP xml logs to see what the returned totalNumEntries is? (Please remove the sensitive info) Best, - Takeshi, AdWords API Team On Tuesday, October 15, 2013 11:25:11 PM UTC+9, gabriel@gmail.com wrote: > >

getCriterionBidLandscape Paging Problem

2013-10-16 Thread gabriel . klestorny
Hi, I am trying to paginate the results of the getCriterionBidLandscape operation of the Data Service, however the totalNumEntries returned by the CriterionBidLandscapePage is not correct. I am using the .net client library and the version v201306 of the API. Bellow I paste part of my code. A