Re: ConversionTrackerService returns incorrect TotalNumEntries?

2020-07-21 Thread Google Ads API Forum Advisor Prod
Hi Christopher, Can you please share with me both the logs for CampaignService and ConversionTrackerService where you saw this behavior via reply privately to author so I can take a closer look? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5004Q22XZOx:ref -- --

Re: ConversionTrackerService returns incorrect TotalNumEntries?

2020-07-21 Thread Christopher Parotat
Hi Anthony, Thanks for the quick reply. But shouldn't the returned "TotalNumEntries" be always 4 in my example, regardless of the page-size? I tried it with the CampaignService and it does return the correct TotalNumEntries (= total number of campaigns in the account) for any page-size; the

ConversionTrackerService returns incorrect TotalNumEntries?

2020-07-20 Thread Christopher Parotat
Hi, I try to fetch the conversion-types from the ConversionTrackerService, but the TotalNumEntries is always limited to the given page-size. For example in my Test-Account I have 4 existing conversions. When i set the page-size to 1 the returned TotalNumEntries is also 1, with page-size 2 the