Hi Xiaoming, thanks so much for looking at this!
I'm trying to understand some pattern on dimensions usage for this report. 
In our system we need to know the full list of fields that behave like 
dimensions.

For example for data like:

'CampaignId' = 123
 'AdGroupId' = 456
 'Date' = '2019-12-28'
  'AdNetworkType1' = 'Cross-Network'
  'Brand' = 'abc'
  'OfferId' = 'edf'
'CategoryL5' = 'Old Category' 

and
'CampaignId' = 123
 'AdGroupId' = 456
 'Date' = '2019-12-28'
  'AdNetworkType1' = 'Cross-Network'
  'Brand' = 'abc'
  'OfferId' = 'edf'
'CategoryL5' = 'New Category' 

will there be 2 separate rows in Adwords Shopping report or one with 
'CategoryL5' 
= 'New Category'  ?

Could you please help me to define the unique combination for fields which 
I pull? 
Will it be 
 'CampaignId',
 'AdGroupId',
 'Date',
  'AdNetworkType1',
  'Brand',
  'OfferId',
                'ProductTypeL1',
                'ProductTypeL2',
                'ProductTypeL3',
                'ProductTypeL4',
                'ProductTypeL5',
                'CustomAttribute0',
                'CustomAttribute1',
                'CustomAttribute2',
                'CustomAttribute3',
                'CustomAttribute4',
                'CategoryL1',
                'CategoryL2',
                'CategoryL3',
                'CategoryL4',
                'CategoryL5',
                'LanguageCriteriaId',
                'MerchantId',
                'StoreId',
              - i.e. segments plus attributes
OR

'CampaignId',
 'AdGroupId',
 'Date',
  'AdNetworkType1',
  'Brand',
  'OfferId',
  'CustomAttribute0 ?

Thanks again for your help with this!
Oksana


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/79b245b6-3fd6-4202-9b89-04e0c2e49206%40googlegroups.com.

Reply via email to