Hi Tetiana, cv, I'll file a request with the teams to investigate further. From an initial glance, I do not see anything wrong with your request.
As a workaroud, you can parse and lookup this information yourself as follows: 1. Split the resource name by the ~ sign. The criterion ID is the second half (e.g. 20321 from Tetiana's screenshot). 2. Make a call to LanguageConstantService to retrieve the language details. Call GeoTargetConstantService for location details. 3. Optionally, you can look up the values from the csvs linked at https://developers.google.com/adwords/api/docs/appendix/codes-formats#languages and https://developers.google.com/adwords/api/docs/appendix/geotargeting respectively. E.g. if you lookup the second CSV, 20321 corresponds to "Ile-de-France,France", which can be confirmed on the UI under campaign settings for the campaign ID you posted. Cheers Anash ref:_00D1U1174p._5004Q23IuF2: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/NjjiR000000000000000000000000000000000000000000000QF854V00AM0X14z0TEelWjC7vy8bvQ%40sfdc.net.
