Re: Required Minimum Functionality RMF now applies to Internal-Only users?

2014-02-03 Thread Oliver
Google removed the "Internal-Only" keyword from the RMF more than 6 months ago. There was no discussion on this forum about this change and they didn't make any announcement about it. Oliver On Tuesday, February 4, 2014 1:43:53 AM UTC, Matt Perry wrote: > > Hello, > > As an agency, we've been

Re: Search Query Performance Report - Query Field Note

2014-02-03 Thread Stepanian
Very helpful. Thank you for always responding to our questions and your great support. On Monday, February 3, 2014 5:20:05 AM UTC-8, Danial Klimkin wrote: > > Hello Stepanian, > > > I've checked with the team and clarified the behavior. Effectively, this > text means that the "Query" field will

Re: Error> CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION on Managed Placements Bids

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Mauricio, As in this document, BiddingSchem or BiddingStrategyType is not allowed to be set at the ad group or criterion level. Can you please remove the lines setting biddingStrategyType? Best, - Takeshi, AdWords API Team On

Re: GET call raises "Too many entries on result page"

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Francesco, That error is a bit different from the page I mentioned. SelectorError.START_INDEX_IS_TOO_HIGH is mentioned in this blog post . I think it should be documented in the page

Re: Scheduled reports stopped working

2014-02-03 Thread Vasanth
Never mind. I forgot to update this thread. I just rescheduled the reports again and it started working normally. Thanks though for looking into this. On Tuesday, February 4, 2014 11:58:22 AM UTC+8, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Vasanth, > > I don't see the related issues.

Re: Scheduled reports stopped working

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Vasanth, I don't see the related issues. First could you narrow down the issue if it's caused by client side or server side? Best, - Takeshi, AdWords API Team On Monday, February 3, 2014 11:21:55 AM UTC+9, Vasanth wrote: > > Hi, > > I have scheduled several reports to be sent by em

Re: Accessing other people Adwords API

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Joan, You don't need to have the other's developer token. If you link their account(s) to your MCC account, you can access their accounts with your MCC's credential and the developer token. Best, - Takeshi, AdWords API Team On Friday, January 31, 2014 3:23:02 AM UTC+9, Joan Roig wrote: > > I

"Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-03 Thread Evan Halley
According to the documentation: https://developers.google.com/adwords/api/docs/guides/managing-accounts#managedcustomerservice, MCC accounts can create accounts that effectively belong to the MCC account. Is there a way to test this functionality without creating clients attached to our pro

Required Minimum Functionality RMF now applies to Internal-Only users?

2014-02-03 Thread Matt Perry
Hello, As an agency, we've been developing various tools that we use internally to help us with account creation and management. We've been very careful to not allow clients, partners, etc to use the API to maintain our status of an "Internal-Only AdWords API Client". And our intention is to

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-02-03 Thread Josh Radcliff (AdWords API Team)
Hi Am, Welcome to the AdWords API community! Regarding the INCOMPLETE_SIGNUP error, could you let me know which *clientCustomerId* you put in *auth.ini* when running the *GetCampaigns.php* example? Thanks, Josh, AdWords API Team On Friday, January 31, 2014 3:50:06 AM UTC-5, deve...@jo.de wro

Performance of predicate operators

2014-02-03 Thread hmcmillen
I was wondering if there were any kind of performance differences across operators for predicates. For instance, looking through our code base I find these statements all over the place: Google::Ads::AdWords::v201309::Predicate->new( { field=> "FeedId", operator

Re: GET call raises "Too many entries on result page"

2014-02-03 Thread Francesco Della Vedova
Thanks, exactly what I needed. A simple curiosity though, the limit of results per request is 150.000, and the limit per page is 10.000. How come a get [SelectorError.START_INDEX_IS_TOO_HIGH @ ; trigger:'110.000' Isn't this an inconsistency? It's possible to get more than 100.000 results but t

Offline Conversion Feed Service, Too Recent Click

2014-02-03 Thread cbmamherst
We have just started to get the Offline Conversion Feed Service to work and have run into "OfflineConversionError.TOO_RECENT_CLICK". The description here https://support.google.com/adwords/answer/2998031?hl=en seems to imply that 4 to 6 hours after a click it should be possible to upload offli

Re: Search Query Performance Report - Query Field Note

2014-02-03 Thread Danial Klimkin
Hello Stepanian, I've checked with the team and clarified the behavior. Effectively, this text means that the "Query" field will be truncated, so if you have a few queries that a longer than 128 chars and first 128 chars are the same, you will end up with a few rows (one per query) with the sa

Testing & Policies

2014-02-03 Thread vbxppcapi
I have a question, we have been testing within our "API Test account" and I received a message from Google to our test API email (GMail Account) that one of our ads was not following the Google PPC Policies. The developer I have working on this project is obviously creating test campaigns / adg

keyword planner API for search volume

2014-02-03 Thread chriss Moyle
Hi All, I have successfully got the OAuth token from google API (in c#). Now, i am search keyword planner API for below option, so i can post keywords and target location and in return i got the bid information. "Get search volume for a list of keywords or group them into ad groups" Please adv

Performance benchmarks

2014-02-03 Thread venky Nalluri
HI, Are there any benchmarks to compare against for AdWords API? I mean if I need to create a campaign with 500 adgroups, 3000 keywords and 3000 ad words how long it's going to take? Also can I run more than one script in parallel using same API key and client ID? Is there any difference

Test MCC [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-02-03 Thread developer
Hi , i'm havingsome issues concerning AdWords API Calls in a MCC Test-Account. I have two Accounts: - a production MCC account with a pending developer Token - a test MCC account which has been created with another e-mail address. In the file auth.ini i used: - developerToken of produc

An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-02-03 Thread Jorge Rodríguez-Flores
Hello, I've seen other people with the same issue. I've tried the solutions pointed in the threads. NON TEST MCC Account: 141-526-8251 TEST MCC Account: 291-393-7808 chlid TEST MCC Account: 402-457-3208 I think billing and TOS are ok on NON TEST MCC Account. Please can you check if there is any

Re: AdWords API for Objective-C?

2014-02-03 Thread Danial Klimkin
Hello Matthias, We have no-client-library guides for some of the languages but they are still language-specific. Generally, SOAP is well-documented independently so the only thing you'll need are the .wsdl files. As per the approach, if I had to go for iOS / Android, I'd go with a proxy. You

Keywordless Query Report Clicks and Impression Totals Do Not Match Add Performance Report for AdType DSA

2014-02-03 Thread jsobieski
Hello Google AdWords API Support, I am trying to use the AdWords API to get the Keywordless Query Report here: https://developers.google.com/adwords/api/docs/appendix/reports#keywordless-query I am trying to verify that the data I am pulling is correct by comparing total clicks and impressions

How to track coversion click 1 per page url thru google analytics

2014-02-03 Thread sadha siva
Dear Sir, I have linked adwords account to my google merchant center, where i listed more than 2000 products in google shopping products. I receive conversion clicks on daily basis. Can i track which url or which ads receive more conversion clicks? Commerce India -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-02-03 Thread developer
Hi Josh, i'm completely new to the AdWords API and i've setup my auth.ini in the php library exactly the way you described but im still getting the QuotaCheckError.INCOMPLETE_SIGNUP. Im using a test account since our Developer Token is not yet approved. 1. api.adwords.clientId i got from code.go

Re: Migrating Client login to Oauth2 for google adwords in objective C

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Manjula, Even if you are using Objective-C, the scope for the OAuth2 authentication for the AdWords API is the same. It should be "https://adwords.google.com/api/adwords/"; as in this document. https://developers.google.com/adwords/api/docs/guides/authentication?hl=en#scope Best, - Takeshi,

Re: GET call raises "Too many entries on result page"

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Francesco, Please refer to this page as for the maximum number of results per request. Best, - Takeshi, AdWords API Team On Friday, January 31, 2014 12:51:57 AM UTC+9, Francesco Della Vedova wrote: > > As from the titl

Strange and Inconsistent Keyword Performance report behavor

2014-02-03 Thread Oliver
We download the keyword performance report for various date ranges. For a given campaign, the number of keywords in a report is always the same irrespective of the date range, which is what is expected. However, only for 7 campaigns of one of our clients, the number of keywords that come back