Re: Entities Limit

2013-08-07 Thread Kevin Winter (AdWords API Team)
message? - Kevin Winter AdWords Scripts Team On Thursday, August 1, 2013 11:48:35 AM UTC-4, Kenny Chung wrote: Hi there, I've been trying to add proximity based bid modifiers to a campaign using AdWords Scripts. It is currently complaining that I've reached an entity limit. What

Re: [RateExceededError rateName=BillingPerDay, rateKey=level1_plan, rateScope=DEVELOPER, retryAfterSeconds=86400]

2013-05-23 Thread Kevin Winter (AdWords API Team)
We're working on a fix and hope to have it in production in a week or two. In the meantime, we recommend avoiding calls to the TargetingIdeaService as it will use up a Basic level quota very rapidly. - Kevin Winter AdWords API Team On Wednesday, May 22, 2013 1:21:12 PM UTC-4, con

Re: INCOMPLETE_SIGNUP error

2013-05-23 Thread Kevin Winter (AdWords API Team)
account. Please double-check the clientCustomerId you are providing in the request. You can email the Token Review Team (adwordsapi-tok...@google.com) with any questions related to the token review process. - Kevin Winter AdWords API Team On Thursday, May 23, 2013 4:32:03 AM UTC-4, in...@ua

Re: Call to API to return weekly cost data by keyword

2013-05-23 Thread Kevin Winter (AdWords API Team)
Report and aggregating the data yourself. - Kevin Winter AdWords API Team On Monday, May 20, 2013 4:49:58 PM UTC-4, Patrick Williams wrote: Hi - I'd like to get some instructions for making the call to the Adwords API to return weekly cost (CPC) and impression data, by keyword (aggregated

Re: Targeting French Department Locations through the API

2013-05-23 Thread Kevin Winter (AdWords API Team)
spotchecked. - Kevin Winter AdWords API Team On Tuesday, May 21, 2013 7:31:36 AM UTC-4, francis...@gmail.com wrote: Hello, I have been working on using the Adwords Api to set up Locations for France. It is working fine with Cities and Regions but I’m having issues with Departments. I can work

Re: Unmarshalling Error: For input string -- for CampaignId

2013-05-23 Thread Kevin Winter (AdWords API Team)
* 4432644030202152013'}}] It appears that campaignId is not solely numerical. I'd track back and try logging the contents of that field at various points in your code to discover where it gets changed. - Kevin Winter AdWords API Team On Tuesday, May 21, 2013 2:13:56 PM UTC-4, Jack Roth wrote: Hi

Re: How do I track down Google Login, Developer Token, and Client Customer ID?

2013-05-23 Thread Kevin Winter (AdWords API Team)
is 123-456-7890 (dashes optional). - Kevin Winter AdWords API Team On Tuesday, May 21, 2013 2:16:57 PM UTC-4, Patrick Williams wrote: Is all of this information readily available in the Adwords interface? I am a marketing guy with little technical knowledge advising a technical team on how

Re: How to create / request for Access token for Google Calendar API using Javascript Library

2013-05-23 Thread Kevin Winter (AdWords API Team)
Hi, This forum is for the AdWords API. You can find resources for OAuth2 with web applications here: https://developers.google.com/accounts/docs/OAuth2WebServer - Kevin Winter AdWords API Team On Wednesday, May 22, 2013 3:08:19 AM UTC-4, Nandakumar Perumal wrote: Hi, I am new

Re: Ad Hoc Keyword Performance Report

2013-05-23 Thread Kevin Winter (AdWords API Team)
). - Kevin Winter AdWords API Team On Wednesday, May 22, 2013 2:32:21 PM UTC-4, Jeremy Aube wrote: yes On Wednesday, May 22, 2013 3:33:35 AM UTC-4, silv...@techwyseintl.comwrote: Could someone please clarify, whether developer token is mandatory for generating* Ad Hoc* Keyword Performance

Re: INCOMPLETE_SIGNUP error

2013-05-22 Thread Kevin Winter (AdWords API Team)
. - Kevin Winter AdWords API Team On Monday, May 20, 2013 6:32:48 AM UTC-4, in...@ua-solutions.com wrote: We have used an existing MCC account 439-075-6027. With this account, we applied for Adwords API token, which is still pending. In the meantime, we applied for test account with the MCC

Re: Required Minimum Functionality screenshots

2013-05-22 Thread Kevin Winter (AdWords API Team)
Hi, Please direct all questions related to the Required Minimum Functionality to adwordsapi-tok...@google.com. - Kevin Winter AdWords API Team On Monday, May 20, 2013 6:59:42 AM UTC-4, Affinity wrote: We are in the process of putting together our screenshots to show how we are meeting

Re: Mobile apps through adwords API

2013-05-21 Thread Kevin Winter (AdWords API Team)
of reports here: https://developers.google.com/adwords/api/docs/appendix/reports - Kevin Winter AdWords API Team On Sunday, May 19, 2013 10:03:07 AM UTC-4, KenK wrote: I'm trying to find out what are the capabilities to manage campaigns that run ads in mobile applications through the AdWords API

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2013-05-20 Thread Kevin Winter (AdWords API Team)
Hi, You are on Step 4 of the signup processhttps://developers.google.com/adwords/api/docs/signingup- you need to wait for the token review team to approve your token. You can use your test accounthttps://developers.google.com/adwords/api/docs/test-accountsin the meantime. - Kevin Winter

Re: Sitelinks Feed Mutation

2013-05-20 Thread Kevin Winter (AdWords API Team)
). - Just update the CampaignFeed's function to change which items the given campaign is using. - Kevin Winter AdWords API Team On Wednesday, May 15, 2013 2:18:48 PM UTC-4, Pete Lavetsky (AdWords API Guru) wrote: I've been following the Feed documentation here https://developers.google.com

Re: AdExtension Migration

2013-05-20 Thread Kevin Winter (AdWords API Team)
customers, but we haven't announced a specific date as of yet. - Kevin Winter AdWords API Team On Wednesday, May 15, 2013 3:35:27 PM UTC-4, Pete Lavetsky (AdWords API Guru) wrote: Will all Sitelink, Mobile Location extensions currently setup on a non-Enhanced Campaign be automatically

Re: PLA Reports

2013-05-20 Thread Kevin Winter (AdWords API Team)
). If you could clarify what you are trying to do, we can provide a more specific response. - Kevin Winter AdWords API Team On Friday, May 17, 2013 6:15:54 AM UTC-4, F.Per wrote: Hi i want to use the report api to get performance report for keywords but i dont know which one

Re: Can not get BidModifier of Location?

2013-05-20 Thread Kevin Winter (AdWords API Team)
that you may have set via the UI. - Kevin Winter AdWords API Team On Friday, May 17, 2013 10:52:49 AM UTC-4, Justin wrote: Hi Api AdWords team, Currently i can not get the BidModifier of Location although I created some Location with BidModifier on the AdWords. All BidModifiers of all Location

Re: Translation English To Telugu in c#.net

2013-05-20 Thread Kevin Winter (AdWords API Team)
Hi, This forums is for questions regarding the AdWords API. - Kevin Winter AdWords API Team On Saturday, May 18, 2013 4:20:47 AM UTC-4, paramesh gavidi wrote: I am unable to properly use googleapi for language translation. Please help me. sample code; string url = https

Re: How to set geo-targets in new campaign (python)

2013-05-16 Thread Kevin Winter (AdWords API Team)
not required. - Kevin Winter AdWords API Team On Monday, May 13, 2013 9:13:01 AM UTC-4, Orev wrote: I am confused about geoTargeting: We want to *create a campaign* with a specific targeting area: Either by address + radius *or* by Lon/Lat point + radius. My input: I'm getting the coordinates

Re: Can I use identical ad text for different Adwords accounts?

2013-05-16 Thread Kevin Winter (AdWords API Team)
Hi, You should probably ask this on the general AdWords forums: https://www.en.adwords-community.com/t5/AdWords-Community/ct-p/AdWords We're definitely not experts when it comes to policy. - Kevin Winter AdWords API Team On Monday, May 13, 2013 4:05:30 PM UTC-4, Tdown wrote: Hi guys, I

Re: How do I know where a visitor came from?

2013-05-16 Thread Kevin Winter (AdWords API Team)
Hi Yang, This is not specific to the AdWords API - you might want to try the general product forums: https://www.en.adwords-community.com/t5/AdWords-Community/ct-p/AdWords - Kevin Winter AdWords API Team On Monday, May 13, 2013 11:31:13 PM UTC-4, Yang Yang wrote: I submitted a campaign

Re: is Javascript allowed in display/image ads?

2013-05-16 Thread Kevin Winter (AdWords API Team)
Hi Yang, This is not supported by the AdWords product. - Kevin Winter AdWords API Team On Tuesday, May 14, 2013 3:02:12 PM UTC-4, Yang Yang wrote: currently through the web UI, or API I can only see ways to create a pure image ad, with a fixed-size image and some text titles. but sometimes

Re: CampaignChangeData and AutomaticPlacements

2013-05-16 Thread Kevin Winter (AdWords API Team)
Hi Tomer, No, there isn't any way to find out about new automatic placements aside from the report. - Kevin Winter AdWords API Team On Thursday, May 16, 2013 1:36:22 AM UTC-4, Tomer Peled wrote: Hi Kevin, Yes I'm aware of that, but I was wonder if there is a way (maybe some workaround

Re: feedMappingService returns an UNEXPECTED_INTERNAL_API_ERROR

2013-05-16 Thread Kevin Winter (AdWords API Team)
Thanks for reporting this (and the workaround). We're going to try to improve this behavior - it shouldn't return this error just because a field is omitted. - Kevin Winter AdWords API Team On Wednesday, May 15, 2013 3:46:23 AM UTC-4, fr...@bgenius.com wrote: Hi Liudas, Great, that works

Re: Query regarding rate sheet

2013-05-16 Thread Kevin Winter (AdWords API Team)
Hi Shruti, What would be the rate per operation? I'm not sure what you mean - one mutate operation = 1 operation, 1 GET call (no matter how many returned) = 1 operation, Basic access gets 10,000 operations per day. - Kevin Winter AdWords API Team On Monday, May 13, 2013 5:24:34 PM UTC-4

Re: AdGroupService giving wrong results - Help!

2013-05-13 Thread Kevin Winter (AdWords API Team)
in the request. - Kevin Winter AdWords API Team On Friday, May 10, 2013 4:22:48 PM UTC-4, Shruti Habbu wrote: Hi Kevin, I've attached the soap_xml.log for your reference. I'm trying to get the status of all adgroups (AdgroupIds - 56321188015632119281 5689870001 5689879361 5995922321) I get

Re: Account missing in InfoService?

2013-05-13 Thread Kevin Winter (AdWords API Team)
a CustomerService.get call which will return the client customer ID. If on the other hand you are given the credentials of an MCC account and the client's email, we recommend changing your process to request the clientCustomerId rather than clientEmail. - Kevin Winter AdWords API Team On Monday

Re: CustomerSyncService to find deleted adgroups

2013-05-13 Thread Kevin Winter (AdWords API Team)
). - Kevin Winter AdWords API Team On Thursday, May 9, 2013 11:55:01 AM UTC-4, Shruti Habbu wrote: Hi, Is there a way to find deleted adgroups using the CustomerSyncService? Currently, it only gives the status as Google.Api.Ads.AdWords.v201209.ChangeStatus.FIELDS_CHANGED from which I cannot

Re: Google Adwords API Ad group Ideas

2013-05-13 Thread Kevin Winter (AdWords API Team)
Hi, Still no news about this feature. If and when it becomes available, we'll post on our blog: http://googleadsdeveloper.blogspot.com/ - Kevin Winter AdWords API Team On Friday, May 10, 2013 10:20:18 AM UTC-4, b...@cuponation.com wrote: Hi, anything new for the API? I really need it down

Re: com.google.api.client.googleapis.auth.clientlogin.ClientLoginResponseException: 403 Forbidden

2013-05-13 Thread Kevin Winter (AdWords API Team)
Hi, This error usually means the email and password are invalid. The best way to troubleshoot is to use the same values to log into the AdWords UI: https://adwords.google.com - Kevin Winter AdWords API Team On Friday, May 10, 2013 2:45:57 PM UTC-4, Xiongying Yuan wrote: Get this error

Re: Forbidden error while requesting AuthToken

2013-05-13 Thread Kevin Winter (AdWords API Team)
Hi Sunil, As I mentioned herehttps://groups.google.com/d/msg/adwords-api/rHYEY24hQk8/-Hj96CCFfqIJ, this usually means the email/password combination is invalid. - Kevin Winter AdWords API Team On Saturday, May 11, 2013 11:32:49 AM UTC-4, Sunil wrote: Hello, Since Friday, May 10th 2013

Re: Adwords API read only access via OAUTH2

2013-05-13 Thread Kevin Winter (AdWords API Team)
and will look into this. - Kevin Winter AdWords API Team On Saturday, May 11, 2013 3:19:55 PM UTC-4, Scott Nagy wrote: Hi. Does anyone know if there is an Oauth2 scope that will allow me to request Read Only access to the Adwords API? The only documented scope that I see is: https

Re: CampaignChangeData and AutomaticPlacements

2013-05-13 Thread Kevin Winter (AdWords API Team)
Hi Tomer, Automatic placements are never directly accessible via AdWords API SOAP calls - they are only obtainable via the Automatic Placements Report: https://developers.google.com/adwords/api/docs/appendix/reports#automatic-placements - Kevin Winter AdWords API Team On Sunday, May 12

Re: Query regarding rate sheet

2013-05-13 Thread Kevin Winter (AdWords API Team)
versus 100 items in a single request. For similar reasons, reports cost zero operations. - Kevin Winter AdWords API Team On Monday, May 13, 2013 5:15:38 PM UTC-4, Shruti Habbu wrote: Hi Kevin, It's clear about the mutate. About the get operation, the rate sheet says that A get that generates

Re: AdGroupService giving wrong results - Help!

2013-05-10 Thread Kevin Winter (AdWords API Team)
Hi, Could you provide an example of the AdGroup SOAP XML getting returned? (with the AdGroupId so we can double-check). - Kevin Winter AdWords API Team On Tuesday, May 7, 2013 11:50:17 AM UTC-4, Shruti Habbu wrote: Hi, I'm getting wrong results when trying to retrieve all the adGroups

Re: Query regarding rate sheet

2013-05-10 Thread Kevin Winter (AdWords API Team)
Yes, any type of mutate - ADD, REMOVE or SET - counts as an operation. - Keving Winter AdWords API Team On Tuesday, May 7, 2013 4:48:02 PM UTC-4, Shruti Habbu wrote: Hi, The Google Adwords API rate sheet https://developers.google.com/adwords/api/docs/ratesheet2mentions that for a mutate,

Re: Which adwords report I can find the data for the bid settings?

2013-05-10 Thread Kevin Winter (AdWords API Team)
Hi Glen, We don't currently have a CampaignCriterion report (which would return these locations/ad schedule criteria). - Kevin Winter AdWords API Team On Wednesday, May 8, 2013 4:07:34 AM UTC-4, Glen wrote: I am trying to find a right adwords report which has the data for the Locations

Re: BiddingErrors.INVALID_BID when updating content CPC at adgroupCriteria level

2013-05-10 Thread Kevin Winter (AdWords API Team)
Hi, You can't set the contentBid at the AdGroupCriterion level - this is only allowed at the AdGroup level. - Kevin Winter AdWords API Team On Wednesday, May 8, 2013 9:53:39 AM UTC-4, Sanju wrote: Hi, I am trying to update the existing contectCPC of one of my adgroupCriteria but throws

Re: ContentCpc returnd as null when adding new Keyword or placement

2013-05-10 Thread Kevin Winter (AdWords API Team)
Hi, As I mentioned herehttps://groups.google.com/d/msg/adwords-api/NEwtI_Ikoz0/dcvJmXiEUvIJ, the contentBid is only set at the AdGroup level. - Kevin WInter AdWords API Team On Thursday, May 9, 2013 4:59:10 AM UTC-4, Sanju wrote: Hi, When am adding any new placement (without setting any

Re: Campaign performance report beta feature feild not returned with V201209

2013-05-10 Thread Kevin Winter (AdWords API Team)
to get access. - Kevin Winter AdWords API Team On Friday, May 10, 2013 7:25:19 AM UTC-4, Subrata Sarkar wrote: Hi, I am able to fetch reports from API server fine, but my client says the costs are a little off compared to MCC console data. This is because I could not consider

Re: Which adwords report I can find the data for the bid settings?

2013-05-10 Thread Kevin Winter (AdWords API Team)
Hi Glenn, To clarify, AdWords API reports cannot provide this information - therefore a SOAP call is required - CampaignCriterionService. - Kevin Winter AdWords API Team On Friday, May 10, 2013 11:40:12 AM UTC-4, Kevin Winter (AdWords API Team) wrote: Hi Glen, We don't currently have

Re: Which adwords report I can find the data for the bid settings?

2013-05-10 Thread Kevin Winter (AdWords API Team)
. - Kevin Winter AdWords API Team On Friday, May 10, 2013 4:01:37 PM UTC-4, Kevin Winter (AdWords API Team) wrote: Hi Glenn, To clarify, AdWords API reports cannot provide this information - therefore a SOAP call is required - CampaignCriterionService. - Kevin Winter AdWords API Team

Re: DeviceTypeSearchParameter deprecated in v201302? And what alternative?

2013-05-08 Thread Kevin Winter (AdWords API Team)
. - Kevin Winter AdWords API Team On Tuesday, May 7, 2013 6:16:40 PM UTC-4, Eric Shuman wrote: Hi Kevin, Some of us are interested in knowing search volume by device not for suggestions and ad placement but for the sake of understanding patterns in how people use different devices when

Re: Get the budget and cost of individual campaign in an account

2013-05-03 Thread Kevin Winter (AdWords API Team)
If you wanted to use AWQL with the reports, you could do something like this: SELECT Id, CampaignName, TotalBudget, Cost from CAMPAIGN_PERFORMANCE_REPORT DURING YESTERDAY If this doesn't work for you, please provide the full ReportDefinition XML or AWQL you are using. - Kevin Winter AdWords

Re: Policy Violation after Validation

2013-05-03 Thread Kevin Winter (AdWords API Team)
of validateOnly as a good sanity check, to make sure the request is mostly right. On actual mutate it goes through the whole gauntlet of checks. - Kevin Winter AdWords API Team On Wednesday, May 1, 2013 5:53:48 AM UTC-4, Nils Hempel wrote: Hallo Google AdWords Community, I have a problem

Re: DerivedDailyBudget in campaign report?

2013-05-03 Thread Kevin Winter (AdWords API Team)
Hi, The two field names refer to the same internal field (the daily campaign budget you see in the UI). We support both for backwards compatibility reasons. - Kevin Winter AdWords API Team On Wednesday, May 1, 2013 10:38:49 AM UTC-4, yashu tyagi wrote: Hello Oliver i have exactly the same

Re: Does the AdWords API support authentication via service accounts (OAuth 2.0)?

2013-05-03 Thread Kevin Winter (AdWords API Team)
cases, simply performing the auth flow once and persisting the refresh token is sufficient for non-interactive usage of the API. We're working to make it easier to use OAuth2 with the various client libraries and would appreciate feedback. - Kevin Winter AdWords API Team On Wednesday, May 1, 2013

Re: Does the AdWords API support authentication via service accounts (OAuth 2.0)?

2013-05-03 Thread Kevin Winter (AdWords API Team)
once (for each account you would normally use an email and password with for ClientLogin) - save the refresh token and use it to obtain a fresh Access Token any time you need to make API calls. - Kevin Winter AdWords API Team On Friday, May 3, 2013 10:38:00 AM UTC-4, Kevin Winter (AdWords API

Re: can i use adward campaign in my own or do i need to hire the Agent?

2013-05-01 Thread Kevin Winter (AdWords API Team)
Hi, This forum support the AdWords API. General AdWords questions can be asked here: https://www.en.adwords-community.com/ - Kevin Winter AdWords API Team On Sunday, April 28, 2013 11:48:57 AM UTC-4, designg...@gmail.com wrote: can i use adward campaign in my own or do i need to hire

Re: CustomerSyncService (v201302): questions about lastChangeTimestamp, updated campaign criterions within CampaignChangeData, and new ads/criterions within AdGroupChangeData

2013-05-01 Thread Kevin Winter (AdWords API Team)
and has not been kept completely up to date with changes in the API. We hope to address this in the future. - Kevin Winter AdWords API Team On Friday, April 26, 2013 5:46:08 PM UTC-4, Julian Khandros wrote: Google folks, A few questions about CustomerSyncService (v201302): 1

Re: Report Feature Request: Cost Adjustment Report (incl. Click Fraud)

2013-05-01 Thread Kevin Winter (AdWords API Team)
Hi, We don't have anything to announce at this time, but we will make sure the engineers hear this feedback. - Kevin Winter AdWords API Team On Monday, April 29, 2013 10:52:18 AM UTC-4, Charles PMD wrote: This is a specific report feature request surrounding cost and credit adjustments

Re: Max CPC Bid vs. Max CPC paid

2013-05-01 Thread Kevin Winter (AdWords API Team)
Hi Devesh, This is correct, they still refer to the same data: the current maxCpc bid for the keyword. All fields marked Attribute in the behavior column will return the current value of the row, regardless of the time period requested. - Kevin Winter AdWords API Team On Monday, April 29

Re: CustomerSyncService (v201302): questions about lastChangeTimestamp, updated campaign criterions within CampaignChangeData, and new ads/criterions within AdGroupChangeData

2013-05-01 Thread Kevin Winter (AdWords API Team)
allows you to edit. - Kevin Winter AdWords API Team On Wednesday, May 1, 2013 1:10:49 PM UTC-4, Kevin Winter (AdWords API Team) wrote: Hi Julian, 1) I believe this will be the end of the date range you request. 2) I don't believe its currently possible to detect changes to bid modifiers

Re: Problem with maven wsimport v201302

2013-04-15 Thread Kevin Winter (AdWords API Team)
The new java library https://code.google.com/p/google-api-ads-java/provides an adwords-appengine artifact that provides appengine support via jaxws. - Kevin Winter AdWords API Team On Tuesday, March 26, 2013 7:28:21 AM UTC-4, marcoguastalli wrote: Solved, I will use this code

Re: API responds with 403 on one machine and not on others

2013-04-15 Thread Kevin Winter (AdWords API Team)
to whitelist your server, or you can move to OAuth2https://developers.google.com/adwords/api/docs/authentication#oauthwhich won't have these issues. - Kevin Winter AdWords API Team On Wednesday, April 3, 2013 1:32:59 PM UTC-4, Jonathan Wu wrote: This is on a headless linux server. We've

Re: How to add dummy data to my test account

2013-04-15 Thread Kevin Winter (AdWords API Team)
the report is requested, return the stored file and process that rather than making an actual API call. You can create one file like this for each report you’d like to display. - Kevin Winter AdWords API Team On Wednesday, April 10, 2013 9:08:45 AM UTC-4, William Rufino wrote: Can anyone give

Re: How to use OAuth 2.0 to Access Google APIs as Service Account with Google APIs Client Library for PHP to use AdWords API

2013-04-05 Thread Kevin Winter (AdWords API Team)
Hi, The access_token expires in 60 minutes - are you using a newly-refreshed access_token when downloading the report? Are you using a client library? If so, which one? - Kevin Winter AdWords API Team On Friday, April 5, 2013 12:50:10 PM UTC-4, becky.ru...@hanapinmarketing.com wrote: Oh

Re: Getting QuotaCheckError.INCOMPLETE_SIGNUP

2013-04-03 Thread Kevin Winter (AdWords API Team)
Hi Pau, We're looking into this (again). I apologize for the inconvenience. - Kevin Winter AdWords API Team On Wednesday, April 3, 2013 5:35:16 AM UTC-4, Pau Gargallo wrote: Hi Kevin, Since yesterday, we are getting the same QuotaCheckError.INCOMPLETE_SIGNUP error again :-( Can we do

Re: Getting QuotaCheckError.INCOMPLETE_SIGNUP

2013-04-03 Thread Kevin Winter (AdWords API Team)
Hi Pau, Sorry for the trouble here - we're rolling back the change that's impacting you. If you still can't make API calls in an hour, please let us know. - Kevin Winter AdWords API Team On Wednesday, April 3, 2013 11:06:12 AM UTC-4, Pau Gargallo wrote: Thank you Kevin! -- Pau

Re: Web and API column Queries

2013-04-01 Thread Kevin Winter (AdWords API Team)
Hi Hem, For the conversions, you want to use the fields Conversions and ConversionsManyPerClick, respectively. What field are you requesting for Network? Can you show us the raw response? The AdNetworkType1 field should only return CONTENT or SEARCH. - Kevin Winter AdWords API Team

Re: Find the keywords related to Ad

2013-03-26 Thread Kevin Winter (AdWords API Team)
/adwords/api/docs/appendix/reports#adwith the KeywordId is your best bet (but only gives you the id, not the actual keyword - you can use KeywordId + AdGroupId to find the keyword text via either a Keywords report or the AdGroupCriterionService). - Kevin Winter AdWords API Team On Tuesday, March 19

Re: OAuth 2.0 and link between MCC and new Customers Accounts

2013-03-26 Thread Kevin Winter (AdWords API Team)
). - Kevin Winter AdWords API Team On Tuesday, March 19, 2013 8:32:09 AM UTC-4, Taher Dhilawala wrote: Hi Stamatina, How do I use InfoService to get list of accounts (details) linked to my mcc account. What I understood from documentation of InfoService is that it only gives API usage for all

Re: Ads under review - or not

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi John, If an ad is pending review, it won't be eligible for impressions, so some types of reports won't reflect this ad. You should still see this ad in API gets and in reports that include zero impressions. - Kevin Winter AdWords API Team On Tuesday, March 19, 2013 12:02:27 PM UTC-4, m

Re: Adwords API error

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, Please contact the token review team at adwordsapi-tok...@google.com if you haven't already. - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 9:29:21 AM UTC-4, Developer wrote: Hi, Since recently we're getting this error 2013-03-18 20:04:41656 google_awords_api

Re: Adwords API - IP Address Reporting

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi Hal, No, that sort of personally identifiable information is not available. The best you can get is a Geo Performance Report, which breaks down where your audience is by our Location criteria. - Kevin Winter AdWords API Team On Tuesday, March 19, 2013 1:55:43 PM UTC-4, ber

Re: test account madness

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi Martin, 937-332-6765 has been marked a test account. - Kevin Winter AdWords API Team On Tuesday, March 19, 2013 6:22:59 PM UTC-4, mar...@karneval.com wrote: Hello I use google apps for your domain and I have big trouble with conflicting accounts. I used the api test account form

Re: Google Adwords API and 3rd party access

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, You'll need to ask these questions of the Token Review Team: adwordsapi-tok...@google.com - Kevin Winter AdWords API Team On Tuesday, March 19, 2013 6:56:16 PM UTC-4, Lance Gleason wrote: This is a repost from another forum I'm trying to get some clarification third party Google

Re: Automatic report with AdWords search

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi Cris, Yes, this is possible, but you'll need to write code to do this yourself. - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 12:25:12 PM UTC-4, Cris wrote: Hello everyone, I have a question...I want to create an automatic keyword report with the next description: 1st

Re: Export detaild change history for a time period

2013-03-26 Thread Kevin Winter (AdWords API Team)
with predicates filtering for just those IDs and obtain current field values. - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 12:27:50 PM UTC-4, Örjan Toräng wrote: Hi, I need to get detailed change history for a time period for an account. The export inside AW is only providing summarized

Re: I need to upgrade my version of the API to work with enhaced campaigns?

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, There should be no loss of reporting data when upgraded a campaign to an enhanced campaign. - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 12:44:44 PM UTC-4, Thiago Borges wrote: If I manually update the campaigns, my reports via API will lose data

Re: Operations - preparing in the cycle

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, The 502 error usually indicates a temporary server error. You're always seeing a 502 when sending 23 ad groups? (but not 22?) Could you attach the full SOAP logs (with authtoken, devtoken, etc, removed)? - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 1:38:42 PM UTC-4

Re: Operations - preparing in the cycle

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, Let's follow up here: https://groups.google.com/d/msg/adwords-api/jFPkc9ljj2c/jJU60vtdbtsJ - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 4:01:40 PM UTC-4, achil wrote: I have a question for inserting ad groups. Please advice. I do not know if I proceed correctly? I can

Re: Ask for the multi operation

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, You can submit up to 10,000 operations in a single mutate call, although we generally recommend less. If you need to do more than ~ 100 at a time, the MutateJobService might be a better approach. - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 6:55:23 PM UTC-4, achil wrote

Re: Adword api example code build error

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi , We just pushed a fix for issue 49https://code.google.com/p/google-api-ads-java/issues/detail?id=49 that caused a similar error. Could you please update and try again? - Kevin Winter AdWords API Team On Thursday, March 21, 2013 8:31:51 AM UTC-4, Pragnesh Radadia wrote: Hi, When

Re: Migrate report download by id to adHoc reports

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, This is no longer possible - ReportDefinitionService.get was sunset a long while ago. - Kevin Winter AdWords API Team On Thursday, March 21, 2013 10:29:52 AM UTC-4, adwor...@rumbo.com wrote: Hi, We are downloading reports by id, which they was created long time ago using the console

Re: Copying ads when upgrading to enhanced campaigns

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi Dino, It's not possible to copy ads and preserve stats in AdWords. - Kevin Winter AdWords API Team On Friday, March 22, 2013 2:23:17 AM UTC-4, Dino Kečo wrote: HI Anash, I already have application which is working with AdWords API and I need same functionality as Mariusz but in API

Re: Paused campaigns being activated

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, I responded to your earlier post here: https://groups.google.com/d/msg/adwords-api/HstM0UmXwTw/dpilY9kjg6oJ - Kevin Winter AdWords API Team On Friday, March 22, 2013 5:56:42 AM UTC-4, atel-...@namics.com wrote: In my account my campaigns have been activated without any action... I

Re: Web and API column Queries

2013-03-26 Thread Kevin Winter (AdWords API Team)
/reports#campaign - Kevin Winter AdWords API Team On Friday, March 22, 2013 7:19:20 AM UTC-4, hk...@everydayhealthinc.com wrote: Hi, When we download a report via web dashboard we get the following fields... *NetworkDayCampaign

Re: still waiting for my test account

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi Martin, 114-756-7983 has been marked as a test account. - Kevin Winter AdWords API Team On Friday, March 22, 2013 12:10:27 PM UTC-4, mar...@karneval.com wrote: Hello, I had massive email problems with the email address mentioned at the api section of my MCC account so maybe I missed

Re: Request for API test account

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, 435-229-6383 has been marked a test account. - Kevin Winter AdWords API Team On Friday, March 22, 2013 12:31:01 PM UTC-4, Anton Lipskiy wrote: Hello. About 2 weeks ago i had submitted formhttps://docs.google.com/forms/d/1ERbljbb88ceyqU1gw2zN0KNI8Ltu5ASwo17M0wp0Ztg/viewform?id

Re: access ip-address for click conversion activities

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi Hal, I responded here: https://groups.google.com/d/msg/adwords-api/_XiLzgYhMCo/UgnhDtykrfQJ - Kevin Winter AdWords API Team On Friday, March 22, 2013 7:42:02 PM UTC-4, ber...@dedicatedmedia.com wrote: Hi Adwords, I am trying to access ip-address for click conversion activities. Can

Re: my ads are approved, but it says....This ad is not eligible to run on the search network. why is thay? please explain me......

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, You might want to ask on the AdWords product site: https://www.en.adwords-community.com/t5/AdWords-Community/ct-p/AdWords - Kevin Winter AdWords API Team On Friday, March 22, 2013 2:13:57 PM UTC-4, Deepthi Gunathilake wrote

Re: Google Adwords API Ad group Ideas

2013-03-26 Thread Kevin Winter (AdWords API Team)
hi, Nothing new to report. - Kevin Winter AdWords API Team On Saturday, March 23, 2013 2:05:19 AM UTC-4, Manas wrote: Hello! I see that the status is still the same. Is there a plan for this to be available in the API? Thanks! On Monday, May 7, 2012 9:13:39 PM UTC+5:30, David Torres

Re: I need to upgrade my version of the API to work with enhaced campaigns?

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, Please post this as a new question - it's unrelated to the current thread. - Kevin Winter AdWords API Team On Tuesday, March 26, 2013 10:48:30 AM UTC-4, Subrata Sarkar wrote: Hi, I have probably put the question at a wrong place. But if you have any idea please help me. How

Re: Waiting to hear about your test account?

2013-03-26 Thread Kevin Winter (AdWords API Team)
225-310-4177 and 263-265-3518 have been made test accounts. I'm now locking this (and any future threads) regarding test accounts. Please see the original post, which will remain stickied. - Kevin Winter AdWords API Team On Tuesday, March 19, 2013 7:05:13 AM UTC-4, GK wrote: Dear Kevin We

Re: Test acount access

2013-03-26 Thread Kevin Winter (AdWords API Team)
https://groups.google.com/d/msg/adwords-api/7ozyAMrQkOk/x-1dcDyACrEJ On Tuesday, March 26, 2013 5:35:12 AM UTC-4, Marina Rabovolick wrote: Hi! I have submitted form for Test API acount access but still have no response from your side. Kindly ask you to check - API token ***CHGSw Thank you!

Re: Waiting to hear about your test account?

2013-03-25 Thread Kevin Winter (AdWords API Team)
(-9979) - 945-772-2971 - is now a test account - Kevin Winter AdWords API Team On Tuesday, March 12, 2013 5:15:57 PM UTC-4, Kevin Winter (AdWords API Team) wrote: Test accounts are generally marked as such within a business day or two - you don't need to wait for the email before you can start

Re: Remarketing and DSA c sharp code example

2013-03-25 Thread Kevin Winter (AdWords API Team)
Hi, Dynamic Search Ads are still in the beta program - you'll need to be a member to create or report on this type of Ad. Several new reports were added, including some for DSA: https://developers.google.com/adwords/api/docs/appendix/reports#keywordless-query - Kevin Winter AdWords API Team

Re: Java Client Library 'Old' Deprecated - details?

2013-03-25 Thread Kevin Winter (AdWords API Team)
- Kevin Winter AdWords API Team On Tuesday, March 19, 2013 3:46:53 AM UTC-4, Anash P. Oommen (AdWords API Team) wrote: Hi Chris, Yes, that's what the message means. We won't add support for new API versions (i.e. versions that are released after v201302) or major features in the Old Java library

Re: [5-5936000000608] [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null']

2013-03-25 Thread Kevin Winter (AdWords API Team)
945-772-2971 is a test account - make sure you target it by setting the clientCustomerId header to this CID - otherwise the request will target the account being authenticated with, which won't work for an unapproved token. - Kevin Winter AdWords API Team On Tuesday, March 19, 2013 12:38:07 PM

Re: [8-5218000000566] Enhanced Campaigns; Retrieving bid adjustment data

2013-03-25 Thread Kevin Winter (AdWords API Team)
accept a subset. If we accepted a numerical value, the only indication of the limited values would be in documentation, which is less explicit than an enum. - Kevin Winter AdWords API Team On Thursday, March 21, 2013 3:05:27 PM UTC-4, Reed wrote: Thanks for the response, but I'm not sure

Re: CustomerSyncService and newly introduced Feed objects

2013-03-25 Thread Kevin Winter (AdWords API Team)
Hi Gintaras, We don't currently have a way to synchronize changes to feeds in v201302, but we hope to add such support in a future release. - Kevin Winter AdWords API Team On Thursday, March 21, 2013 11:50:12 AM UTC-4, Gintaras Strazdas wrote: Hi, with v201302 API changes new Feed

Re: Getting a blank Adwordss API Center Screen?

2013-03-25 Thread Kevin Winter (AdWords API Team)
Hi, We recently pushed a fix for this bug - can you please confirm if this is still happening for you? If so, I'd appreciate if you could reply to me and attach a screenshot that includes your Customer ID. - Kevin Winter AdWords API team On Friday, March 15, 2013 11:02:49 PM UTC-4, D Ray

Re: [5-5936000000608] [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null']

2013-03-14 Thread Kevin Winter (AdWords API Team)
We're currently investigating this - it appears an incorrect configuration may have been applied on our servers. - Kevin Winter AdWords API team On Thursday, March 14, 2013 10:24:01 AM UTC-4, Traffic Estimate wrote: Hello Takeshi, thanks for your support. I check the billing info again

Re: unexpected error: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null'

2013-03-14 Thread Kevin Winter (AdWords API Team)
Hi all, We're currently investigating this. - Kevin Winter AdWords API Team On Wednesday, March 13, 2013 11:08:29 AM UTC-4, Pau Gargallo wrote: Hi, I'm having the same problem. We have been using the API for the last 4 months and today we started getting the INCOMPLETE_SIGNUP exception

Re: Getting QuotaCheckError.INCOMPLETE_SIGNUP

2013-03-14 Thread Kevin Winter (AdWords API Team)
We're currently investigating this. - Kevin Winter AdWords API Team On Wednesday, March 13, 2013 6:26:28 AM UTC-4, Pau Gargallo wrote: Hi, (I do not know if this is the right place to ask the question. Please redirect me if needed) Since today, we are getting the following error in all

Re: Check for Access Level

2013-03-11 Thread Kevin Winter (AdWords API Team)
Hi Oliver, Correct. Test accounts have a significantly higher limit - 100k or 1M as far as I remember. Both Test accounts and Basic access tokens will see the operation count, Standard tokens will see 0 operations. - Kevin Winter AdWords API Team On Saturday, March 9, 2013 3:00:14 AM UTC-5

Re: Test Account

2013-03-11 Thread Kevin Winter (AdWords API Team)
484-896-0371 is also a test account now. - Kevin Winter AdWords API Team On Friday, March 8, 2013 5:07:07 AM UTC-5, Tomasz Sierpiński wrote: We has the some problem. Our MMC ID: 570-481-2665, and client accout for convert: 256-116-4226

Re: Check for Access Level

2013-03-08 Thread Kevin Winter (AdWords API Team)
If you make a request with an approved token against a live (non-test) account and the SOAP Header indicates the number of operations is 0, you have standard access. Those with basic access will see the number of operations of their 10k daily that request used. - Kevin Winter AdWords API Team

Re: Upgraded Sitelinks

2013-03-08 Thread Kevin Winter (AdWords API Team)
Hi Ori, The new FeedItem placeholder report lets you see performance on a per-item basis: https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item - Kevin Winter AdWords API Team On Thursday, February 28, 2013 1:56:17 AM UTC-5, Ori Arditi wrote: Hello The new

  1   2   3   4   5   6   7   8   9   10   >