Google Ads API. Set access token without client id and client secret.

2023-04-07 Thread Vitalii Mamontov
Hi! I am trying to retrieve data from campaigns via Google Ads API using official Google Ads Client library from here: https://developers.google.com/google-ads/api/docs/client-libs/dotnet And I have a question: Does this client library have an oportunity to *set access token in runtime without

Developer token. Get amount of available requests\operations.

2023-03-30 Thread Vitalii Mamontov
Hi! Do you have an API to get available amount of requests or operations for developer token? As I know, for the basic access I have 15,000 operations per day and I want to know how many operation I have already done. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Campaign metrics adjustments

2023-03-29 Thread Vitalii Mamontov
API, which will say that. if I send this request again that the data was\was not changed. In Facebook Graph API we use ETag, like *If-None-Match* to perform this operation. Best regards, Vitalii Mamontov Developer @ Creatio -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Google ads campaigns. Campaign URL options.

2023-03-15 Thread Vitalii Mamontov
Hi! Could I update my campaign's URL options via Google Ads API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to th

Re: How can I get metrics for each day for my campaign via Google Ads Api ?

2023-02-21 Thread Vitalii Mamontov
Thanks. Will try to do so. Have a nice day. On Tuesday, February 21, 2023 at 9:23:54 PM UTC+2 Google Ads API Forum Advisor wrote: > Hi Vitalii, > > Thanks for reaching out to the Google Ads API Forum. I hope you are doing > well today. > > Moving forward to your concern, in general when it co

Re: How can I get metrics for each day for my campaign via Google Ads Api ?

2023-02-21 Thread Vitalii Mamontov
Chat GPT said, that I need to use DURING in WHERE clause. But, will it return data for each day? Or just an aggregation for this period? On Tuesday, February 21, 2023 at 4:19:52 PM UTC+2 Виталий Мамонтов wrote: > Hi! > I need to get Campaign metrics for each day of its being. > For example, I ha