Hi team,
we are using API
"Google.Ads.GoogleAds.V1.Services.ExtensionFeedItemServiceClient.MutateExtensionFeedItemsAsync"
to crreate the CallExtension for* Customer id 5698641415.*
the request payload
is
Arguments:{"Item1":"5698641415","Item2":[{"Create":{"ResourceName":"","ExtensionType":0,"AdSchedules":[],"Device":0,"Status":0,"ExtensionCase":0,"ServingResourceTargetingCase":0},"Remove":"","OperationCase":1}]}
as below function parameter.
Item1 = customerId, Item2 = operations, validateOnly = null,callSettings =
null
extensionFeedItemService.MutateExtensionFeedItemsAsync(customerId,
operations, validateOnly, callSettings);
the returned result:
Raw Exception: {
"StatusCode": 3,
"Details": "Request contains an invalid argument.",
* "RequestId": "evkQLq5_8buAOPmLcT8LKA",*
"Failure": {
"errors": [
{
"errorCode": {
"requestError": "UNKNOWN"
},
"message": "The error code is not in this version.",
"trigger": {
"stringValue": ""
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": "0"
}
]
}
}
Could you help me take a look the root cause?
Thanks,
Guofu
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d1e8a0c3-c432-45be-bd90-2a714944f62d%40googlegroups.com.