Re: Failed get account details

2024-09-24 Thread Sanek Zotov
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

Failed get account details

2024-09-24 Thread Sanek Zotov
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