Hi Victor, Can you confirm if what you meant is that your ad group has more than 200 ProductPartition criteria being targeted and yet only 200 rows are returned per ad group for this report type? If so, can you provide your clientCustomerId and report definition <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition> via *Reply privately to author* option so I can further investigate?
Also, in regards to setting bids for your products under product partition, you may directly use the AdGroupCriterionService.get() <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService#get> on getting these product partitions, and then use the AdGroupCriterionService.mutate() <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService#mutate> to set bids on them, instead of using the Product Partition Report on getting the criterion IDs for these product partitions. You may also check this guide <https://developers.google.com/adwords/api/docs/guides/shopping> for more information regarding shopping campaigns and product partitions. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d8f584c5-1384-45bb-8b44-1248d00cf7aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
