RE: How to use GoogleAdsFieldService?

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Greetings! Have you given the query in this guide a try? Is what you were trying similar to this? SELECT name, category, selectable, filterable, sortable, selectable_with, data_type, is_repeated WHERE

RE: Average Position availability in API post deprecation in 2H 2019

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Zweitze, This is a tough one to figure out without going straight to the engineer who wrote the code and implemented it. Through a lot of digging, I think I MAY have found her. Please keep your fingers crossed. I'll see if I can find out that answer for you. I'll get back to you when I

RE: Problem with QuotaCheckError.ACCOUNT_INACTIVE

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Stefan, To better investigate this, could you provide the complete SOAP request and response logs when you encountered the QuotaCheckError.ACCOUNT_INACTIVE error? Please reply via *Reply privately to author*. If you haven't enabled your logging, you may refer to this guide

RE: Unable to target an audience with a a campaign

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Juozas, The OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error that you encountered means that the criteria is not possible to add to your campaign with

RE: TargetingIdeaService: How to get keyword search volume and keyword ideas for a specific period?

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, For better tracking, could you create an new thread on your concern as this is an old thread already then we will assist you on that new thread. Thanks and regards, Luis Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: How to use the Google Ads API using REST Only

2019-03-19 Thread De1
Hi Sai, The issue is that I'm not using a client library and I don't know how to resolve CustomerService.ListAccessibleCustomers into a RESTful call. On Tuesday, 19 March 2019 13:35:24 UTC-4, googleadsapi-forumadvisor wrote: > > Hello, > > To get the accessible accounts for a user you can use

RE: Error when trying to retrieve bid modifiers on campaign level

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The API request you made doesn't result in an error, rather an empty response. Can you please let me know the campaign ID you are trying to query on so I can check what the issue may be? Thanks, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

How to GetUserList using Googld ads api ?

2019-03-19 Thread IntegrationDeveloper
Hi public long LookAudienceIdUsingName(string name) { AdwordsUserListService userListService = (AdwordsUserListService)_user.GetService( AdWordsService.v201809.AdwordsUserListService); string query = $"SELECT Id, Name, Status, AccountUserListStatus Where

Unable to target an audience with a a campaign

2019-03-19 Thread juozas
When creating a campaign, I am getting app_1 | googleads.errors.GoogleAdsServerFault: [OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE @ operations[1].operand.criterion; trigger:'DISPLAY'] error. I am trying to add counttry, audience and language criterions to a

Problem with QuotaCheckError.ACCOUNT_INACTIVE

2019-03-19 Thread Štefan Ondáš
Hello friends, yesterday I made basic access to API, got developer token and got OAuth2 (clientId, clientSecret and refreshToken). I am newbie in AdWords API issues. So in my manager account I created new campaign for testing. I cloned this project:

Re: Geographic Performance Report returns different data than interface

2019-03-19 Thread alessandro . inversi
Il giorno venerdì 18 marzo 2016 11:20:09 UTC+1, Tiana S. ha scritto: > > Hi guys, > > Requesting geographic data for 2 campaigns using the API, but the result > shows a lot less clicks and impressions for some locations than the > interface does. > > The query: > > >

RE: About AdWords API Migrate

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Kevin, The email is about the deprecation of the AdWords API v201806. Please check this blog post for more information. If you're not making any AdWords API calls, then you may ignore this

RE: Ads api (python sdk) example error

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Wei, It might be due to the temporary glitches in the Google Ads servers or the size of the report you are pulling. When you are facing such errors, please wait for some time and make the API calls again. If you are seeing the error continuously, please share the complete logs of the

RE: Internal error occurred when getting feed mappings using google ads api

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Wang, I was able to replicate the issue. I have shared the details with the team. I will keep you posted on the updates. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: Requesting Token - Action not permitted.

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ankit, Your email address has Read only access to the account, hence you are unable to perform the action specified. You can login with the user having Admin or Standard access to create new token. To see all the users and their access level, you could click on the settings Icon and then

RE: How to use the Google Ads API using REST Only

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, To get the accessible accounts for a user you can use CustomerService.ListAccessibleCustomers which returns resource names of customers directly

RE: How to get Top of page bid (low range) ?

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Unfortunately, this field is not available when finding Keyword Ideas. When getting a keyword idea, the result will return these here . You can find a example on how to get keyword ideas

RE: Google Ads API Workshop London 25/03/2019

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, I've reached out to the person in charge of registration for this event and you should hopefully be hearing back soon. Please let me know if you haven't heard back by tomorrow. Regards, Mike, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

RE: Regarding authentication error

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Thank you for the logs. Please avoid posting confidential information on the group, particularly developer tokens. When attaching logs, make sure to remove this data going forward. I have editted these details in the public forum. You can still provide object IDs such as campaign ID, ad

Re: Get "Audience Sources" warnings/issues

2019-03-19 Thread David Antunes
Hi Luis, Ok, thanks for the reply! Kind regards, David On Tuesday, March 19, 2019 at 6:26:15 AM UTC, googleadsapi-forumadvisor wrote: > > Hi David, > > I'm afraid there is no available service in AdWords API/Google Ads API > that could retrieved those issues/warnings from Google Ads UI that

Google Ads API Workshop London 25/03/2019

2019-03-19 Thread Bill Kirby
Hello, I'm trying to transfer my registration for the Google Ads API Workshop London 25/03/2019 to my colleague in the same organisation. I have sent an e-mail to baumgar...@google.com, but have heard nothing for over a week. Could somebody please let me know how I go about doing this? --

Error when trying to retrieve bid modifiers on campaign level

2019-03-19 Thread mspierenburg via AdWords API and Google Ads API Forum
Hi, I'm trying to get the campaign bid modifiers via the python library and the GoogleAdsService (v1) like the following: q = ('SELECT campaign_bid_modifier.bid_modifier ' 'FROM campaign_bid_modifier ' 'WHERE campaign.id = %s' % campaign_id) result = ga_service.search(customer_id, query=q)

Re: TargetingIdeaService: How to get keyword search volume and keyword ideas for a specific period?

2019-03-19 Thread driptibanga93
Hi, I am trying to get the stats and ideas for the query - however unable to do the same . Could you help me for it ? Also, how can i change the location i want the keyword ideas and stats for? On Wednesday, December 12, 2018 at 7:18:32 AM UTC+5:30, Luis Xander Talag (AdWords API Team)

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-19 Thread cv
Hello Mike, Thanks for the clarification. On Tuesday, 19 March 2019 18:09:51 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello, > > Firstly, you shouldn't generally even have access to more than one > developer token. I'm not sure how you have multiple but you should probably >

RE: ADWORDS SUSPENSION

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, This is more of a product related question rather than API. You can reach out to their support team here . Regards, Anthony AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Regarding authentication error

2019-03-19 Thread ServiceNow Test Account
Adding Ajesh / Sudheer On Tue, Mar 19, 2019 at 10:49 AM ServiceNow Test Account < serviceno...@position2.com> wrote: > Hi, > > Tried making the API call with the below request, but got an authorization > error. I am using the developer token of the manager account. Please refer > the screenshot

RE: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Firstly, you shouldn't generally even have access to more than one developer token. I'm not sure how you have multiple but you should probably consolidate down into a single one. Secondly, updating to a new GCP project shouldn't require you to do any re-linking. The Google Ads accounts

How to use GoogleAdsFieldService?

2019-03-19 Thread Alexander
How can I get all fields of some resource (for example "user_interest") using GoogleAdsFieldService? I can get only something like following - which is of little use. > > resource_name: "googleAdsFields/user_interest" > name { > value: "user_interest" > } > category: RESOURCE > selectable { >

RE: Waiting developer token to be reviewed

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Faizan, Can you provide your clientCustomerId to me so I can further check? You can send this to me via *Reply privately to author* option. Thanks, Kevin AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Average Position availability in API post deprecation in 2H 2019

2019-03-19 Thread Zweitze
Sai, I did *post my question * in that forum, and got an anwer from a Gold Product Expert, claiming he does not know how Google implented this.He

ADWORDS SUSPENSION

2019-03-19 Thread vadimdevelopers
Hello, My adwords has been suspended but I have never used the card I signed up with. How can I resolve the issue since support claims that the account won't be reinstated again. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Internal error occurred when getting feed mappings using google ads api

2019-03-19 Thread Dongqi Wang
Hi, I want to get feed mappings via google ads api, but each time I will get internal error. Meanwhile, I can do that via adwords api successfully. Could you please help check? Thanks! Paste the console output here. PS XXX> .\Google.Ads.GoogleAds.Examples.exe V1.GetFeedMappings

About AdWords API Migrate

2019-03-19 Thread Kevin Lv
I had received a "Please migrate to a current AdWords API version by 04/02/2019" email . I had used an app-conversion-tracking api. api link : https://developers.google.com/app-conversion-tracking/api/request-response-specs Does it need to be migrated ? THX. -- --

Ads api (python sdk) example error

2019-03-19 Thread wei liu
Hi,I follow the help doc, and run the first example(get_campaigns.py), but get error: google.api_core.exceptions.DeadlineExceeded: 504 Deadline Exceeded. Is something wrong of my network? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

how to disable traces using PHP Client Library V0_7

2019-03-19 Thread Didier Roy
Hello I am using PHP Client Library V0_7 how to disable traces that are automatically generated like following when I run examples/BasicOperations/GetCampaigns.php : [2019-03-19 10:55:18] google-ads.INFO: Request made: Host: "googleads.googleapis.com", Method:

Re: escape square brackets in Google Ads Query Language Grammar

2019-03-19 Thread Artur
is there a solution? I am using JAVA btw -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

Re: AdWords API Sample GetKeywordIdeas does not work.

2019-03-19 Thread Kosuke Shibayama
The sample works if I do not specify the adGroupId. Thank you. 2019年3月18日月曜日 3時58分11秒 UTC+1 googleadsapi-forumadvisor: > > Hi Kosuke, > > Upon checking the logs, it appears that the adGroupId you have specified > (412) is invalid. Could you input a valid adGroupId in your request and > check

RE: AuthenticationError.NOT_ADS_USER.

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, The error NOT_ADS_USER is encountered when the login information provided corresponds to a Google account that does not have AdWords API enabled. Make sure to log in with a valid Google Ads

Waiting developer token to be reviewed

2019-03-19 Thread faizan . zulfiqar
Hello I have submitted application a month ago but didn't get a response yet. Can you please guide me how much longer will it take to process my application Or also you need more details kindly let me know Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: The caller does not have permission

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi All, You could use the Google Ads API v1 in test accounts as well. However, you are simply required to re-accept the new terms and condition that was stated on this blog to avoid the

RE: Get "Audience Sources" warnings/issues

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi David, I'm afraid there is no available service in AdWords API/Google Ads API that could retrieved those issues/warnings from Google Ads UI that you mentioned. I would suggest to follow our blog for any future updates on new

How to get Campaign Budget Amount using Google Ads

2019-03-19 Thread Ananth Sakthivel
Hi Team, I want to get all the details about the selected campaign. I am querying like below, SELECT campaign.name, campaign.id,campaign.status, campaign.start_date, > campaign.end_date,campaign.campaign_budget > ,campaign.serving_status,campaign.status,campaign.advertising_channel_type, >

RE: Targeting In Google Ads Api

2019-03-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Martin, When implementing criteria targeting via Google Ads API, all you need to do is to specify the criteria resource_name like the example stated here in targeting the