While trying to use the .net version of the api to set up a listing group for a performance max asset group, I encounter "requestError:UNKNOWN" whilst trying to push up a root listing group.
This error occurs on the vertical of an AssetGroupListingGroupFilter where the value "SHOPPING" triggers the error. The only other vertical values are "UNKNOWN" and "UNSPECIFIED" where both of those throw an error. I also tried to remove the vertical to see if this affected it, but a vertical is mandatory which again threw an error. These errors occurred on V12, V13, and V14 versions of google ads api. The api call fault log is as follows: Fault: { "StatusCode": 3, "Details": "Request contains an invalid argument.", "RequestId": "LdQPFghePiFx22OmhDRiXA", "Failure": { "errors": [ { "errorCode": { "requestError": "UNKNOWN" }, "message": "The error code is not in this version.", "trigger": { "stringValue": "SHOPPING" }, "location": { "fieldPathElements": [ { "fieldName": "mutate_operations", "index": 1 }, { "fieldName": "asset_group_listing_group_filter_operation" }, { "fieldName": "create" }, { "fieldName": "vertical" } ] } } ], "requestId": "LdQPFghePiFx22OmhDRiXA" } -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d0968b30-6216-44aa-b544-25ed690bc055n%40googlegroups.com.