How can I replace and restore the parameters I need? I saw that you can
make a query through GAQL and sketched out the following request, how
should I apply it now?
SELECT customer.id, customer.resource_name, customer.descriptive_name
FROM customer
WHERE customer.resource_name = 'custom
Previously I used version v9 and it worked, tell me how to achieve the same
result now I'm making a request
https://googleads.googleapis.com/v17/customers/* But I get 404 Previously,
this request worked correctly on version 9
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us