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 on the other hand does not.
I can workaround that issue by changing the pagination code or just using a huge page-size. But given that the adapted example code for the CampaignService (where i only changed the service's name) does not work for the ConverstionTrackerService looks to me like the ConversionTrackerService does not work as intended. Thanks, Christopher adsapiforumadvisor schrieb am Montag, 20. Juli 2020 um 23:30:18 UTC+2: > Hi Christopher, > > Specifying the paging will limit the number of entities that are returned. > If you specify a large number, you should have all the conversions in your > account returned. > > Cheers, > Anthony > Google Ads API Team > > ref:_00D1U1174p._5004Q22XZOx:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/547be829-53b1-449b-922d-f94a591222d9n%40googlegroups.com.
