AssetGroupListingGroupFilter Vertical Error

86 views
Skip to first unread message

Ben Cross

unread,
Jul 24, 2023, 8:51:01 AM7/24/23
to Google Ads API and AdWords API Forum
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"
  }

Google Ads API Forum Advisor

unread,
Jul 24, 2023, 12:13:19 PM7/24/23
to cros...@dreamagility.com, adwor...@googlegroups.com

Hi Ben,

Can you please provide the complete request and response logs with request-id so we can take a closer look at the issue and assist you? These will greatly help us in our investigation. You may send the details to us via Reply privately to author option.

Reference links:
request - https://developers.google.com/google-ads/api/docs/concepts/field-service#request
response - https://developers.google.com/google-ads/api/docs/concepts/field-service#response
request-id - https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id

This message is in relation to case "ref:_00D1U1174p._5004Q2nRvXC:ref"

Thanks,
 
Google Logo Google Ads API Team

 



Ben Cross

unread,
Nov 17, 2023, 5:16:15 AM11/17/23
to Google Ads API and AdWords API Forum
Hi again,
I noticed that listing_group_filter_vertical was essentially nenamed to listing_group_filter_listing_source in the update from v14 to v15. I was in contact with an associate at google about the matter stated previously, who said that the issue would be resolved in the new v15 update.

This issue has not been resolved as I recieve the same error on listing_group_filter_listing_source both "SHOPPING" and the new value of "WEBPAGE".

The request ID that I have retrieved from the response is:
IZqa_E08DOxZaT7poaSUtQ


Please let me know if you would like the request and response logs again

Google Ads API Forum Advisor

unread,
Nov 20, 2023, 2:58:30 PM11/20/23
to cros...@dreamagility.com, adwor...@googlegroups.com
Hi,

Thank you for getting back to us.

By reviewing your concern, I understand that your issue has not been resolved as you still receive the same error on using listing_group_filter_listing_source via Google Ads API. To assist you better, please provide us with the complete v15 API logs  (request and response with request-id and request header) so that we can investigate this issue further.

If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java, .NetPHPPythonRuby or Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02nRvXC:ref"


Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages