About announcement: Changing statuses of app and app engagement ads that do not serve

2020-04-02 Thread Project YSS
Hi, I read the announcement: https://ads-developers.googleblog.com/2020/03/changing-statuses-of-app-and-app.html?utm_source=feedburner_medium=feed_campaign=Feed%3A+GoogleAdsDeveloperBlog+%28Google+Ads+Developer+Blog%29 I have answer a question for this announcement: - If I use the query below I

RE: How do I get account consumption group by country

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi Zhongjie, Thank you for reaching out. If you navigate on the customer resource page to the question “Is customer specified in the FROM clause of your query?” and select “Yes, it is”, then you will notice that the option for geo_target_region is gone. This is because when you specify

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-04-02 Thread Pete Lavetsky (AdWords API Guru)
Hi Mitchell, I did receive your message on the 30th and I did reply to it. In my private reply I included full creds / account numbers. I can include those again privately if needed. Here was my response: Hi Mitchell, I think we may be crossing streams a bit in our

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi Pete, I responded to your private message on March 30th. Did you not receive it? I apologize if it did not go through. Either way, here was my response: Please see here for information on setting the bidding strategy type. As it mentions, setting the bidding_strategy field directly won't

RE: get custom affinity list via google ads api

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi Afsane, Thank you for reaching out. You can retrieve the custom affinity via CustomAffinityService.get() and retieve the custom intent by querying the Criteria Performance Report and set the predicates with CriteriaType = “USER_INTEREST”. Please let me know if you have any further

RE: how can I get the user device identification form AdWords API

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. You can use the Campaign Criteria Performance Report to get metrics for a certain user list but you can't get metrics for a specific Device ID. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UZVk0u:ref -- --

RE: Ad validation by Google Ads team experts

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi Miguel, Thank you for reaching out to us. I see that you have two questions regarding ad approval/disapproval. Below you will find my answers to your concerns. 1. Is there a method to see if an ad has been approved or disapproved? You should be able to use ad_group_ad.policy_summary that

RE: audience Constant ( inMarket, interest, Affinity...) search and Ideas features

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi Maxime, Unfortunately, there is no service to get Audience Ideas using the API. The link you mentioned with the codes and formats are used when targeting via the CampaignCriterionService or AdGroupCriterionService. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UZVjPu:ref -- --

RE: get ideas for custom interest of URL type by API

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi Afsane, Unfortunately, this data is not available via the API. You can follow our blog for any updates. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UZVj9g:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-04-02 Thread Pete Lavetsky (AdWords API Guru)
Hi All, I've responded privately to Google about this but last heard back about 72 hours ago. Any update? Can provide more details if needed. Thanks Pete On Friday, March 27, 2020 at 1:17:10 PM UTC-4, Pete Lavetsky (AdWords API Guru) wrote: > > I've responded privately to author with the

Re: Method not found exception

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi, I'll need to see if this something related to the actual API or the way you have it set up. Can you please reply privately to author your code and any files that contain the dependencies? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UZVUjS:ref -- --

Re: Smart Campaigns (Display Network) and Click Performance Report

2020-04-02 Thread Fedor Ivanov
Hi, Mitchell! Thank you for the reply. It means that instead of usual campaigns statistics of this campaign type does not appear in Click Performance Report? четверг, 2 апреля 2020 г., 19:48:59 UTC+3 пользователь adsapiforumadvisor написал: > > Hi Fedor, > > Thank you for reaching out. Please

RE: Error: redirect_uri_mismatch (Google AdWords dotnet)

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hello, Your post was deleted for included sensitive information. Please post a new thread without this data. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UZVie9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-04-02 Thread Google Ads API Forum Advisor Prod
Greetings! Some of you may have noticed that we have unblocked folks from creating the test accounts from the UI. You may get a message at the end saying "There is no billing setup or you are not authorized to perform any operations in billing page" However, the account will be created,

Re: How do I get incremental entity report with google ads api

2020-04-02 Thread Dihan Cheng
Gotcha, thanks! On Thursday, April 2, 2020 at 11:18:31 AM UTC-4, adsapiforumadvisor wrote: > > Hi Dihan, > > Those entities are supported in Google Ads API just not in the Change > Status Service specifically. > > If you want to use AdWords, the CustomerSyncService >

Re: How do I get incremental entity report with google ads api

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi Dihan, Those entities are supported in Google Ads API just not in the Change Status Service specifically. If you want to use AdWords, the CustomerSyncService supports changes to campaigns and feed items which would include keyword or budget changes to a campaign. Regards, Mitchell Google

Re: How do I link a client account to a MCC account using the API

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hi Alex, Can you please share the client customer IDs of the accounts along withe the request logs when you're trying to create a new link via Reply privately to author? I am unable to replicate this issue. If you're trying to link a manager account to another manager account, make sure the

How do I get account consumption group by country

2020-04-02 Thread 王众杰
I use ads api, not adwords api. my query = " SELECT customer.id, segments.geo_target_region, segments.date FROM customer WHERE segments.date BETWEEN '2020-03-30' AND '2020-03-31' " Tip me: "message": "Cannot select or filter on the following segments: 'segments.geo_target_region'(could

Ad validation by Google Ads team experts

2020-04-02 Thread Miguel Graciá
Hi team. I have a couple of questions regarding the ad validation process by the Google Ads team. Here is an example: I create a campaign, a group and an advertisement, with its associated keywords, the locations where it is displayed, an optimal bid, etc. Once the ad has been validated

how can I get the user device identification form AdWords API

2020-04-02 Thread play go
Hello, I has a confused,that I can get the number of clicks or number of conversion from Google advertising background,but I want to know which users are corresponding to the number of installations. Is there an API to get the user's device identification behind the number of installations.

Smart Campaigns (Display Network) and Click Performance Report

2020-04-02 Thread Fedor Ivanov
Good day! I have a question: our client have 2 campaigns in his Google Ads account and one of them is smart campaign in Display Network. When we look at the statistic of this campaign in Google Ads UI (web interface) we can see visits and all other metrics of this campaign but when we look at

audience Constant ( inMarket, interest, Affinity...) search and Ideas features

2020-04-02 Thread Maxime Chariere
Hi, I'm looking for some feature which allows searching for an Audience Constant with some keyword and/or give Targeting Idea. I only found the full list of constants (lick to the doc ), and it

redirect_uri_mismatch

2020-04-02 Thread prasanth.c .
Hi, I'm trying to generate the oAuth refresh token using a WebAPI call. This is my code for the same string GOOGLE_ADS_API_SCOPE = "https://www.googleapis.com/auth/adwords;; ClientSecrets secrets = new ClientSecrets() { ClientId = "