How to use the API to get conversion figures for a local campaign

2022-03-31 Thread RYO O
Hello. I would like to get the number of conversions in a local campaign using GoogleAdsAPI. Could you please tell me how to do that? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

How to stop a local campaign

2022-02-23 Thread RYO O
Hello. How can I use the API to stop a local campaign? thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to

How to connect Google ads account with Google Business Profile

2022-01-22 Thread RYO O
Hello, In order to set up Location extensions for Google Ads, I want to link Google Ads Account and Google Business Profile with GoogleAdsAPI. Which API should I use? Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot

Which status does the disapproved ad refer to?

2021-10-12 Thread RYO O
Hello. The possible statuses of an AdGroupAd says that there are five statuses, but which one is the status of the disapproved ad? UNSPECIFIED, UNKNOWN, ENABLED, PAUSED, REMOVED AdGroupAdStatus | Google Ads API | Google Developers

How to set up a callout

2021-10-12 Thread RYO O
Hello. I am trying to set up a callout in the following request, but it does not work. What could be the problem? -request- Request Method: /google.ads.googleads.v8.services.GoogleAdsService/Mutate Host: googleads.googleapis.com

How to get the number of clicks, views, and digested amount

2021-10-03 Thread RYO O
Hello. Right now, I'm running an API to get the monthly or daily number of clicks, number of displays, and digested amount by month or by day. In order to get the data for each day of the year, we need to run the API 365 times. How can I get the data for 365 days in a single API run? Thanks,

Which the name of statuses refer to the value of statuses?

2021-09-29 Thread RYO O
Hello. I have a question about statuses in adgroupad. UNSPECIFIED UNKNOWN ENABLED PAUSED REMOVED Can you tell me which of the above status names refers to what status value? https://github.com/googleads/google-ads-python/blob/main/google/ads/googleads/v8/enums/types/ad_group_ad_status.py On th

How to set the language of the campaign to another language

2021-09-02 Thread RYO O
HI. I have tried various ways to set the language of the campaign to Japanese, but I just can't succeed. When I send the following request, I get the error. How can I set the language? -request content- # campaign_budget_operation create { resource_name: "customers/9007301272/campaignBudg