Re: Undocumented click types

2013-09-16 Thread Rob
Hi David, We've also recently seen Get location details in the click type values. On Friday, 6 September 2013 21:06:01 UTC+1, David Torres (AdWords API Team) wrote: Hi Rob, We are still working on documenting these click types. So far the only undocumented ones are the ones you have

Add video campaign - CUSTOMER_NOT_WHITELISTED_FOR_API

2013-09-16 Thread Vinayak i
Hi Can anyone help with this please? I'm using API V201302 to create video campaigns. When am create a campaign, I get the following error message: An error has occurred: [NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ ] How to fix this? How to WHITELIST this?.Please Advice Best

Re: google adwords php soap response is null

2013-09-16 Thread Contra Mundi
I get a very similar problem. I am trying to run one of the examples in PHP Client Library (latest version i.e. 4.5.1) - GetKeywordIdeas.php. I have set up a test MCC account for that, also sorted Google Console API stuff. Client ID for web applications didnt work for me, probably because

Re: QuotaCheckError.INCOMPLETE_SIGNUP with test account

2013-09-16 Thread google-mcc
Hi Danial I am getting the similar issues An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null'] The Billing Info is set and TC has been accepted. MCC - 332-329-2830 Client ID 1 - 494-224-0359 Client ID 2 - 899-378-6869 Please advise. Thanks K On Friday, July 26,

Upgrading ad extensions using feeds causes account limit

2013-09-16 Thread Ittai Chorev
Hi, We are trying to upgrade ad extensions for an account that has around 8000 campaigns. All of the campaigns have sitelinks. In order to that we need to write 8000 CampaignFeeds (one for each campaign). When writing we get an ACCOUNT_LIMIT error after ~1920 campaign feeds are written. What

Re: System Codes for CriterionUserInterest?

2013-09-16 Thread Troy Larson
Is there any update to this? I pulled both the Vertical and User Interest lists, but can't seem to find the affinity segments either. On Wednesday, August 14, 2013 7:06:33 AM UTC-4, Jason Stedman wrote: Jill, Try using the

Re: API support for AdWords Labels feature?

2013-09-16 Thread Pau Gargallo
+1 pau On Thursday, April 4, 2013 9:34:17 AM UTC+2, Oliver wrote: Another +1 to add labels please. It's one of the most useful and powerful features in adwords. Oliver On Wednesday, April 3, 2013 10:44:02 PM UTC+1, Vanessa Sabino wrote: +1 to please add labels to the API! With the

Re: Report with all URLs and URL type

2013-09-16 Thread Danial Klimkin
Hello Rivka, You will need to run several reports to obtain all of the data. Particularly, Criteria performance report for keywords and placeholder feed item reports. Please note, when adding segmentation fields, the rows with no statictis (0 impressions) will be removed. -Danial, AdWords

Re: Token

2013-09-16 Thread Danial Klimkin
Hello, Please let me know your MCC ID. Also, make sure the email address provided in the API application form is valid and monitored. -Danial, AdWords API Team. On Thursday, September 12, 2013 3:20:58 AM UTC+4, jbmck...@gmail.com wrote: Sorry to ask the question here, but I don't know

Re: Targeting idea for RelatedToUrlSearchParameter returns the same keywords for different pages on a domain

2013-09-16 Thread Danial Klimkin
Hello KG, To make sure we are looking at the same data, could you please provide a few API requests as an examples and corresponding UI screenshots showing different data? -Danial, AdWords API Team. On Thursday, September 12, 2013 3:03:52 PM UTC+4, KG wrote: Last year, I used

Re: How to create group of advertising in adwords via api

2013-09-16 Thread Danial Klimkin
Hello Piotr, The AdWords API is a large and complex API. I suggest starting with one of our client librarieshttps://developers.google.com/adwords/api/docs/clientlibraries, each of them has a large set of examples, including campaign / ad group / ad creation examples. Note you will need a

Re: QuotaCheckError.ACCOUNT_INACTIVE error with Ruby API v201306 using a test account

2013-09-16 Thread Danial Klimkin
Hello, Please make sure to use a developer token from non-test MCC account. The token doesn't need to be approved to access test accounts. -Danial, AdWords API Team. On Thursday, September 12, 2013 11:56:16 PM UTC+4, adap...@gmail.com wrote: Hi, We are having some problems with Ruby API

Re: Incomplete Sign Up Error - Already Accepted MCC TCs + Test Token Approved

2013-09-16 Thread Danial Klimkin
Hello Daniel, Please send us full XML log for one of the requests over email (Reply to author link). I'll check your request on our side. Also, make sure you are sending the developer token from the MCC account you mentioned below. From the account data I can see no reason for this error to

Re: QuotaCheckError.ACCOUNT_INACTIVE error with Ruby API v201306 using a test account

2013-09-16 Thread Danial Klimkin
Duplicate, see: https://groups.google.com/forum/#!topic/adwords-api/Xit7voToAW0 -D. On Thursday, September 12, 2013 4:58:25 PM UTC+4, adap...@gmail.com wrote: Hi, We are having some problems with Ruby API v201306 using a test account. MCC Test account: 280-750-5889 Test Adwords Acc:

Re: Add video campaign - CUSTOMER_NOT_WHITELISTED_FOR_API

2013-09-16 Thread Danial Klimkin
Hello Manikandan, This group of services is currently available to a limited list of whitelisted users. The whitelist is by invitation only, we do not include new users at the moment. -Danial, AdWords API Team. On Friday, September 13, 2013 9:12:13 PM UTC+4, Vinayak i wrote: Hi Can

Re: Targeting idea for RelatedToUrlSearchParameter returns the same keywords for different pages on a domain

2013-09-16 Thread KG
Thanks for getting back to me. Here is an example. ===***=== URL #1: http://www.uglyhedgehog.com/ (a home page of a photography forum) Top 10 (or first 10) keywords returned by the API: a canon 7d buy canon 60d canon 7d pricing photography editing programs buy a canon 60d canon 60d buy canon 7d

Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-16 Thread Peter Kingswell
Many thanks Oliver. Do you happen to know if it's possible to use an IsNegative=1 selector to pull only the negative keywords? Also, if you don't supply a date range, are historic (i.e. deleted) Negative Keywords included do you know? On Friday, September 13, 2013 4:23:18 PM UTC-4, Oliver

Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-16 Thread Oliver
1) Yes, you can use IsNegative=1 to limit the report to negative keywords only. 2) Deleted keywords are *not *included. On Monday, September 16, 2013 1:58:00 PM UTC+1, Peter Kingswell wrote: Many thanks Oliver. Do you happen to know if it's possible to use an IsNegative=1 selector to

Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-16 Thread Peter Kingswell
fantastic, thanks again for the rapid answer. On Monday, September 16, 2013 9:04:14 AM UTC-4, Oliver wrote: 1) Yes, you can use IsNegative=1 to limit the report to negative keywords only. 2) Deleted keywords are *not *included. On Monday, September 16, 2013 1:58:00 PM UTC+1, Peter

Quality Score of GDN

2013-09-16 Thread pandora
Hi all, How are you? I would like to ask a question of Google Display Network quality score. Is there quality score for each level of campaign which mean campaign has its own quality score, ad group has its own quality score, targeting has its own quality score.? For example, there are 2

Re: Internal API error when requesting feed items

2013-09-16 Thread schut
Hello Anash, Do you have an update on this issue? Op dinsdag 27 augustus 2013 17:08:53 UTC+2 schreef Anash P. Oommen (AdWords API Team): Hi, I've opened a request with the Feeds team to investigate this further. I'll update this thread as I hear from them. Cheers, Anash P. Oommen,

Re: Get MCC working, allow clients to login and able to get their own reports.

2013-09-16 Thread g12
I have success with OAuth2.0 now. Getting access token and refresh token too. Now i have one last question. When i want to list campaigns in out Test Account i have to add the clientCustomerId. Can i get it from access token, can i get the logged in user's profile settings and permission

Re: Targeting idea for RelatedToUrlSearchParameter returns the same keywords for different pages on a domain

2013-09-16 Thread Danial Klimkin
Thanks for the detailed report. It looks like an issue, we'll look into it internally. -Danial, AdWords API Team. On Monday, September 16, 2013 4:12:50 PM UTC+4, KG wrote: Thanks for getting back to me. Here is an example. ===***=== URL #1: http://www.uglyhedgehog.com/ (a home page of

Please add AdServingOptimizationStatus to CAMPAIGN_PERFORMANCE_REPORT

2013-09-16 Thread Kevin
Hi, I was hoping to use CAMPAIGN_PERFORMANCE_REPORT to download campaign structure, but this report doesn't have AdServingOptimizationStatus attribute. Is it possible to add this field to this report? Thanks, Kevin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-16 Thread Peter Kingswell
I initially misspoke. We're not supplying a date range selector and we're still not getting the ad group level negative keywords. Can anyone spot anything in the following report definition that would prevent negative keywords from being downloaded? ReportDefinition definition = new

Re: BUG: API (v200909) had not throw duplicate adgrup exception

2013-09-16 Thread Dario Guzik
Hi! I don´t have the SOAP request id since I discovered the problem way after it was happenning. I´ll try to generate this in an ad-hoc call to see if I can reproduce in a minimal example. For the time being I´m scanning my DB to check and delete duplicates. El martes, 10 de septiembre de

Re: Incomplete Sign Up Error - Already Accepted MCC TCs + Test Token Approved

2013-09-16 Thread Daniel
Danial, Sorry for the double post earlier, my notifications are acting a bit strange. I appreciate your support and eagerly await a follow up of this, quite frankly, unusual/discouraging bug. Sent you the log privately. Best, -D On Thursday, September 12, 2013 4:03:57 PM UTC-7, Daniel