Hi,
Please I have a question, how to send the same request, but with multiple
Languages, can I do like that:
{
'campaignCriterionOperation':[
'create': {
'campaign': 'customers/${CUSTOMER_ID}/campaigns/-2',
'language': {
'languageConstant': 'languageConstants/1005'
}
},
'create': {
'campaign': 'customers/${CUSTOMER_ID}/campaigns/-2',
'language': {
'languageConstant': 'languageConstants/1006'
}
}
]
}
Regards,
On Thursday, 9 September 2021 at 15:49:44 UTC+1 adsapi wrote:
> Hi Ryo,
>
> I work with Ernie and will assist you. Thank you for giving us the logs.
> To set Japanese as the language, you can add to the "Grouped operations
> <https://developers.google.com/google-ads/api/rest/examples#grouped_operations>"
>
> inside 'mutateOperations': [] like this:
>
>
> {
> 'campaignCriterionOperation':{
> 'create': {
> 'campaign': 'customers/${CUSTOMER_ID}/campaigns/-2',
> 'language': {
> 'languageConstant': 'languageConstants/1005'
> }
> }
> }
> }
>
> I tried it and it worked. Feel free to get back to us.
>
> Regards,
>
> [image: Google Logo]
> Aryeh Baker
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2MlBpO: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/8101954b-fb6d-46f7-a995-f34ced159344n%40googlegroups.com.