Warning message:
In parser(response) : x is not a valid managed.customer
And an empty response. I've also try to insert as customer_id parameter one of my client_id but the error is the same.
Not sure if it's possible in R but how can I get the list of all the my client_id listed inside my MCC?
Hi, I'm tried to get all the client_id inside my MCC.
At the moment I'm using this code:
But I got and error:
And an empty response. I've also try to insert as customer_id parameter one of my client_id but the error is the same. Not sure if it's possible in R but how can I get the list of all the my client_id listed inside my MCC?
Thanks