Re: keyword ideas - close variants

2023-08-24 Thread tv apitest
Thanks for your help! Are there any updates on this? пятница, 18 августа 2023 г. в 21:06:21 UTC+3, Google Ads API Forum Advisor: > Hello - > > I'm a developer relations engineer jumping in to help here. > > I'm in the process of coordinating with the Planning team to see if they > can help ex

Re: keyword ideas - close variants

2023-08-28 Thread tv apitest
Thank you! I hope the similar keywords functionality will be in the api soon. I also checked the close_variants functionality. There are close variants for the keyword "cyber security" in web UI. [image: img.png] When using the API (KeywordPlanIdeaService/GenerateKeywordHistoricalMetrics) for "cy

Re: keyword ideas - close variants

2023-08-29 Thread tv apitest
Thank you! Can you provide an example of a keyword for which the api will return a non-empty "close_variants" field? вторник, 29 августа 2023 г. в 16:25:58 UTC+3, Google Ads API Forum Advisor: > Hello - > > I'm double-checking whether it's normal for the close_variants in the UI > to vary fro

Billing activity

2022-05-23 Thread tv apitest
Hi! How can i get account charges for yesterday or last month via Ads API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscri

Available funds

2022-05-23 Thread tv apitest
How can i get Available funds for account via Ads Api?[image: funds.PNG] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscrib

Get recommendations

2022-05-23 Thread tv apitest
I want get all the recommendations via Ads Api. In my account i have more then 20 recomendation (see screenshot). I'm trying to get them all by query 'SELECT recommendation.type FROM recommendation'. But I only get 7pcs recommendations. How do I get all the recommendations via ads api? [image:

Re: Billing activity

2022-05-23 Thread tv apitest
[image: act.png] вторник, 24 мая 2022 г. в 08:29:50 UTC+3, adsapi: > Hi, > > > Thanks for reaching out to the Google Ads API Support team. > > > With regards to your concern, *"How can i get account charges for > yesterday or last month via Ads API?" *Could you provide more context or > de

Re: Available funds

2022-05-25 Thread tv apitest
I also read the advice on this forum. I get total cost for customer account using query 'SELECT metrics.cost_micros FROM customer'. I am trying to get the total budget for the customer using query^ 'SELECT account_budget.adj