Re: OLD country code(s)?

2012-03-30 Thread veseo
Hi Anash, I checked two of the adGroups that received Serbia and Montenegro statistics today and they are both created in 2011, so, no, they are not too old. If you need, I could provide in private you the exact adGroup ID and even the response XML we received? On Thursday, March 29, 2012 1:0

Re: InfoService v201109 error

2012-03-30 Thread Denis Olifer
Hi, Eric thanks a lot for your reply. This works for me. but for some of accounts i got zero values (ga accout used is Google for domains account, non-MCC) the response is xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";> > xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201109"

Re: OAuth with Google's AdWords API AuthenticationError

2012-03-30 Thread baynezy
Anash, Thanks for your tip. I have v201109.GetCampaigns running now but I am getting a Google.Api.Ads.Common.Lib.AuthToekException AuthToken login failed, This was caused by a System.Net.WebException (The remote server returned an error: (403) Forbidden.) I also tried it with the https://adword

Does changing campaign name trigger sync for its ad groups?

2012-03-30 Thread Christoffer Ekeroth
Hello! I noticed the AdGroupclass in the Google API has a campaignName field, which contains the name of its parent campaign. Does this mean that changing the name of the parent campaign will trigger changes

Re: Moving from v201101 to v201109 in XML and getting operand.experimentData.experimentId errors

2012-03-30 Thread Oddball
Hi Anash, I have since managed to move past this issue but are still encountering many issues that take an age to figure out and while yes I can try to get the VB.net library to work it's been 3 over years since i coded VB.net in anger and at the moment don't have the time to mess around trying

how can i get ppc rank that google uses to display ads

2012-03-30 Thread red60man
hi can you please tell me how to get a ppc rank for a business who have PPC ads running for that specific Keyword in Google Adwords. Thanks Red -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google

How can we accelerate API sign-up process?

2012-03-30 Thread hakin
We applied to Google for API access more than a month ago. However they told us that the access is given from a team in United States and getting permission takes months. Its been more than a month now and we havent heard anything ever since we applied. How can we accelerate this process? How

An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.

2012-03-30 Thread Florent Berquet
Hi, I try to use the Sandbox and I try to create my Accounts with GetAccountHierarchy.php but I have this message in return : An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiError Thanks in advance fo

Re: Invalid Data In Report

2012-03-30 Thread Kevin Winter
Hi Pete, Unfortunately, this is a case where the published DataType is inaccurate. We have a note on our Report Types documentation indicating that the special values < 10 and > 90 will be returned as well: http://code.google.com/apis/adwords/docs/appendix/reports.html#ad-group - Kevin Winte

Re: Social Extension

2012-03-30 Thread Kevin Winter
Hi, Social Extensions are not currently available in the AdWords API. - Kevin Winter AdWords API Team On Monday, March 26, 2012 7:27:47 PM UTC-4, Tommy Choi wrote: > > I don't know if it is just my own problem as I can't find any post related > to Social Extension. > I didn't find a way to get

Re: Can the API access the campaign label?

2012-03-30 Thread Kevin Winter
Hi, Labels in the MCC UI are applied to managed accounts and unfortunately are not available via the AdWords API at this time. - Kevin Winter AdWords API Team On Tuesday, March 27, 2012 2:43:56 PM UTC-4, on...@dbi.udel.edu wrote: > > The My Client Center ui allows labels to be created and asso

Re: Combining 2 keyword reports because there is no OR predicate..

2012-03-30 Thread Kevin Winter
Hi, Unfortunately, all predicates are applied as AND. In this case, I don't think you need OR. For a click to occur, an impression has to also occur, so the set of keywords with impressions will naturally contain the elements of the set of keywords with clicks. If you simple use the impress

Re: Campaign Criterion Service now returning non documented postal code locations

2012-03-30 Thread Michael Budd
I agree. If there is any way that targeting is being tied to postal codes, we definitely want to see that translation. Am I understanding this properly? On Thursday, March 15, 2012 4:39:59 PM UTC-4, Richard wrote: > > Thanks for the quick answer. Is it possible to get an idea of what we will >

Re: An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.

2012-03-30 Thread joel
I'm also seeing persistent UNEXPECTED_INTERNAL_API_ERROR, but in Production with the AdGroupCriterionService. Is there an API outage today? On Friday, March 30, 2012 10:19:24 AM UTC-4, Florent wrote: > > Hi, > > I try to use the Sandbox and I try to create my Accounts with > GetAccountHierarchy

Re: google-api-adwords-dotnet question.

2012-03-30 Thread Jeff
Thank you very much that worked. I thought it would be something fairly easy. Thanks again, Jeff -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=

Documentation errors in TargetingIdeaService

2012-03-30 Thread Matt Tai
Hi there, There is an error on the following page. http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.AttributeType.html At the top of this page, we are given a list of AttributeTypes we can request. A few of these are invalid and not available via the API for idea

PRODUCTION InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2012-03-30 Thread Yaron Elkayem
Hello to the Google support team, we are experiencing lots of internal API errors in Production. respons exemple upon Keywords service mutate: http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/v201109";> 0004bc7983e099900a3461ca4625 Camp

Re: PRODUCTION InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2012-03-30 Thread Sid
I am also getting internal server error when updating keyword max_cpc via the API. At first it looked like it was for a particular account but it happened again for a different account after updating cpc for some of the keywords. I don't see a deterministic pattern for this yet. This has always

Re: PRODUCTION InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2012-03-30 Thread David Torres
Hi All, We are actively working on solving this issue, please stay tuned for more updates. Best, -David Torres - AdWords API Team On Friday, March 30, 2012 2:14:28 PM UTC-4, Yaron Elkayem wrote: > > Hello to the Google support team, > > we are experiencing lots of internal API errors in Produc

Re: Documentation errors in TargetingIdeaService

2012-03-30 Thread Ewan Heming
Yes, I can see there are links at the top of the page for these attributes, but they've been removed from the table at the bottom. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwo