Re: product_partition_id no longer unique

2017-05-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Friedrich, You need to use the {adgroupid} parameter to capture the Id of the AdGroup associated with a click. The AdGroupCriterion ID is only unique within an Ad Group. Its not globally unique. You need to use the (AdGroupId, CriterionId) pair to identify individual criteria. Please see

product_partition_id no longer unique

2017-05-16 Thread NK
We're using the ValueTrack parameter {product_partition_id} to retrieve the ID of the product partition each time the user clicks a shopping ad. And we're also requesting PRODUCT_PARTITION_REPORTs to capture metrics of these IDs (Criterion ID) during a given period of time. In the past these