Hey I try to create an audience for a client and I get an INVALID_ARGUMENT error.
I cant seems to find what is wrong with the request.
request_id:
Method: google.ads.googleads.v9.services.UserListService/MutateUserLists, Endpoint:
googleads.googleapis.com:443, CustomerID: XXXXXXXXX, RequestID: 3BSvkLF7psEag25Vqmr40w, ResponseCode: INVALID_ARGUMENT, Fault: Request contains an invalid argument..","logger_name":"com.google.ads.googleads.lib.request.summary","thread_name":"grpc-default-executor-0","level":"WARN","facility":"DEV","environment":"DEV","hostName":"DEV"}
request:
Body: customer_id: \"XXXXXXX\"\noperations {\n create {\n crm_based_user_list {\n upload_key_type: MOBILE_ADVERTISING_ID\n app_id: \"evermos.evermos.com.evermos\"\n }\n name: \"All Users before Transaction-MOBILE_ADVERTISING_ID
response:
Body: null\nFailure message: errors {\n error_code {\n request_error: UNKNOWN\n }\n message: \"The error code is not in this version.\"\n trigger {\n string_value: \"\"\n }\n location {\n field_path_elements {\n field_name: \"operations\"\n index: 0\n }\n field_path_elements {\n field_name: \"create\"\n }\n field_path_elements {\n field_name: \"crm_based_user_list\"\n }\n field_path_elements {\n field_name: \"app_id\"\n }\n }\n}\nrequest_id: \"3BSvkLF7psEag25Vqmr40w\"\n\nStatus: Status{code=INVALID_ARGUMENT, description=Request contains an invalid argument., cause=null
Please assist