Re: (400) Bad Request when calling report AD_PERFORMANCE_REPORT

2017-08-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi Caihua, Yes, please send to me privately (via *Reply privately to author*) the client's clientCustomerId, the AdWords API version they are using, the complete report definition , and any other avail

Re: How to update or remove existing AD Scheduling using c#

2017-08-03 Thread ZINFI Test AdWords
Thanks u, actually i am looking for this. On Mon, Jul 31, 2017 at 7:38 PM, wrote: > Hi, > > I have added ad schedule from my c# app but unable to update or remove the > same. Please help. > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and Google+: > htt

invalid_client error

2017-08-03 Thread vgapitest . vy
Hello, I'm getting this error while trying to make my first API call. Google.Api.Ads.Common.Lib.AdsOAuthException < Failed to refresh access token. { "error": "invalid_client", "error_description" : "The OAuth client was not found." } Here's a screen shot of the command window:

Which keyword (states) are included in SEARCH_QUERY_PERFORMANCE_REPORT?

2017-08-03 Thread Zweitze
Hi all, Suppose I have a broad match keyword "AdWords", which was fired on search query "AdWords API". Later that keyword was deleted. And now I request a SEARCH_QUERY_PERFORMANCE_REPORT. Will search query "AdWords API" be included in the report? If it isn't, how can I get it included? Note t

Re: Is there are table mapping currencies to the smallest non-fractional unit?

2017-08-03 Thread Christian
Hi, just had a look at https://developers.google.com/adwords/api/docs/appendix/codes-formats#currency-codes againg, but the currency information seems to have disappeared again. Is that right or do I miss something here? Best regards, Christian On Friday, March 3, 2017 at 11:09:27 PM UTC+1,

Re: AWReporting- data is different from google adwords

2017-08-03 Thread Ted Kuo
hi Ivan, I found this article https://support.google.com/adwords/answer/2544985?hl=zh-Hant It said that the data in google adwords will change all the time. for example, when i check the January data on January, the result is A. However, if i check it ( January data on August ), the result A p

Re: Exception: ManagedCustomerServiceError.MAC_ERROR

2017-08-03 Thread ca
Same problem, can anyone give a error description and solution? Not found this error at docs -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=

Re: Is there are table mapping currencies to the smallest non-fractional unit?

2017-08-03 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Christian, If you click on the arrow under *Currency codes*, you should see the table with all available currencies. If you do not see that table, please let

Re: Conversion tracker segmented parental status and ad schedule reports

2017-08-03 Thread GD
Hi! Is there any special reason why ConversionTrackerId was omitted? Since segmentation by ConversionTypeName is possible, I presume it is just a matter of adding ConversionTrackerId, as in all other reports (since this means no extra functionality)? On Monday, March 20, 2017 at 9:29:03 AM UT

Re: Is there are table mapping currencies to the smallest non-fractional unit?

2017-08-03 Thread Christian
Hi Josh, My fault, sorry, didn't recognize the arrow as an expander. Thanks for the quick response! Christian On Thursday, August 3, 2017 at 2:57:25 PM UTC+2, Josh Radcliff (AdWords API Team) wrote: > > Hi Christian, > > If you click on the arrow under *Currency codes*, you should see the > t

TargetinIdeaservice SearchVolume for multiple locations

2017-08-03 Thread Dimitri Levin
Hello, I'm just getting Google Adwords Api into our WebApp. I'm using TargetingIdeaService (v201705) for Keyword SearcVolume Request. To get the Keyword SearchVolume for three type of locations (city, state, country) and I need to make three requests. I have tried to put an array of locatio

Load campaigns with manager account

2017-08-03 Thread Krzysztof Trzos
How to load all customers campaigns from the level of manager account? While trying to load it, the `CampaignService` return none of them. Do i need to start new session for each customer account to load them separately? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: Which keyword (states) are included in SEARCH_QUERY_PERFORMANCE_REPORT?

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, If the search term "AdWords API" triggered an impression for the broad match keyword "AdWords" in the duration for which the Search Query Performance Report was requested, then this search t

Re: Exception: ManagedCustomerServiceError.MAC_ERROR

2017-08-03 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The underlying cause for the *MAC_ERROR* failures was fixed on August 2nd at approximately 3:40 AM PDT (10:40 AM UTC). - If you encountered this error between 00:00 PDT and 03:40 PDT on August 2nd, please retry your failed requests. - If you encountered this error *after* that time

Re: Load campaigns with manager account

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Since Campaigns are associated with AdWords client accounts, and not AdWords manager accounts, CampaignService will not return any results if the target account is an AdWords Manager account. You need to se

Any way to figure out which keywords are close variants?

2017-08-03 Thread Akash Mansukhani
Hello, Google Adwords API returns the same volume for the main keyword as well as close variants and misspellings. For e.g. It shows the search volume as 1,680,000,000 for "youtube", "yout ube" and "you tube". When you search for the same three words in Google Keyword Planner, it shows you

What is the difference between ManagedCustomerService and CustomerService?

2017-08-03 Thread Sunil Sonu
I have looked up in the API and it sounds very similar except for getCustomers() based on customerClient ID in the CustomerService. Can anyone elaborate it? I have already looked up in similar questions but couldn't find any valid information there. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Question about search query performance report

2017-08-03 Thread BJ
I also heard that Google will hide the queries which have impressions but no clicks, because this kind of queries have no value to both customer and Google, is that true? maybe this is one of the reason why the CTR is high. On Tuesday, August 1, 2017 at 11:38:21 PM UTC-7, Peter Oliquino wrote:

Re: TargetinIdeaservice SearchVolume for multiple locations

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Dimitri, When you include multiple locations in the LocationSearchParameter , the TargetingIdeaService will return the SEARCH_VOLUME corresponding to all the targeting option

Importo Google Analytics Goals to AdWords using AdWords API

2017-08-03 Thread Jose Villalobos
Hello, I am building a service that creates a Google Analytics Account, a Google AdWords Account then it links the AdWords account to Analytics, after this it allows to create goals into Analytics and the idea here is to Import those Analytics Goals into AdWords Goals, I know there is a way to

v201705 UserList Member

2017-08-03 Thread ivanenko . a
Hello! I'm getting an error NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API while trying to add a user to a сrm user list by mobileId. According to this https://developers.google.com/adwords/api/docs/reference/v201705/AdwordsUserListService.Member whitelistening is only required for address

PLACEHOLDER_FEED_ITEM_REPORT not returning all feed items

2017-08-03 Thread jim . malone
Hi, We have run into an EntityCountLimitExceeded.ACCOUNT_LIMIT problem, based on limit type "ACTIVE_ADGROUP_FEEDS_PER_ACCOUNT". We only use sitelink and price extensions so it's due to too many of those. However, when we run the PLACEHOLDER_FEED_ITEM_REPORT it's clearly not returning all of ou

Re: Any way to figure out which keywords are close variants?

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Akash, I'm afraid its not possible to distinguish statistics for close variants or misspellings in the results obtained by TargetingIdeaService. When you get the search volume for a keyword, its close variants including the corrected keyword (if it is mispelt), singular forms, plural forms,

Re: Importo Google Analytics Goals to AdWords using AdWords API

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jose, If you use the same login for both your Google Analytics account and your AdWords account, they are already linked. Otherwise, you'll need to manually link them according to these directions and import Analytics goals and transactio

Re: What is the difference between ManagedCustomerService and CustomerService?

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Sunil, CustomerService can be used to get information about individual accounts by setting the clientCustomerId in the request header or get the list of accounts directly accessible by the authenticated acco

Re: v201705 UserList Member

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The mobileId member identifier is only available for whitelisted accounts. I'll get in touch with the team to get the documents updated. You could contact your account representative to get your AdWords account whitelisted or provide your clientCustomerId via *Reply privately to author* and

Re: PLACEHOLDER_FEED_ITEM_REPORT not returning all feed items

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jim, The ACTIVE_ADGROUP_FEEDS_PER_ACCOUNT limit applies to non-removed AdGroupFeed objects in an account. If a set of FeedItems are added as extensions to N AdGroups, it counts as N ad group-

AdWords API integration with external database

2017-08-03 Thread vy . nguyen
I have a large database of stock info for every product our company sells. Every week we refresh our AdWords campaigns based on this stock info (ex. if a product is no longer available, I will pause its ad group). How can I use the AdWords API (C# library) to connect to my local SQL Server DB?

Re: Question about search query performance report

2017-08-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi BJ, For your concern, the product team should be able to provide you with the information that you need in the AdWords Community Forum . Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: AdWords API integration with external database

2017-08-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Our team provides support only for AdWords API specific concerns and I'm afraid that integration between client libraries with local databases is already out of scope for our team. Additionally, the AdWords API does not have a service specific for connecting to external databases. Best reg