Re: adGroupCriteriaService Keyword Object not returning Destination URL

2010-04-29 Thread GarethFuller
Thanks Eric, Feel a bit silly now :( Gareth On 28 Apr, 23:01, AdWords API Advisor wrote: > Hi Gareth, > > The destination URL is stored on the BiddableAdGroupCriterion object, > which wraps around a Criterion (such as a Keyword) and holds the ad > group specific settings for that keyword. > >  

Re: CANNOT_TARGET_AND_EXCLUDE

2010-04-29 Thread Federico Gaule
Thanks, it worked. The error message is not clear (at least for me). On 28 abr, 18:40, "Peer Jakobsen (AdWords API Guru)" wrote: > This would happen if you have a bidableadgroupcriterion with the same > text as the negative criterion in that adgroup > > I believe having > [a text for this keywor

additional keywords to consider from Adwords API

2010-04-29 Thread Seshu
Hi, How can we get the "additional keywords to consider" using the TargetingIdeaService using v200909 Adwords API? Thanks, Seshu -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion

Search Code Example for v2009 Keyword Tool Service (MonlySearchVolum)

2010-04-29 Thread WoY
Hey guys, hope somebody could help me. Im a Google Api NoOb and wanna get the monthly search volum by keyword like https://adwords.google.de/select/KeywordToolExternal Could somebody post an example php script example, how i have to code it. Would be so amazing, couse i dont know wdf i have to

API Login failure

2010-04-29 Thread emforce
I failed to log-in adwords API. Could you tell me the exact meaning of the error message below? Test envirment : Java6 + Axis - [Request] https://adwords.google.com/api/adwords/cm/v201002/CampaignService http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchem

Re: v2009 Sandbox access

2010-04-29 Thread AdWords API Advisor
Hi, There was an issue with the sandbox yesterday that lead to UNEXPECTED_INTERNAL_API_ERRORs: http://groups.google.com/group/adwords-api/browse_thread/thread/9736f2cb9fbda5ac/ The issue has since been resolved, so please try your requests again. Best, - Eric Koleda, AdWords API Team On Apr

Re: Reporting performance issue today?

2010-04-29 Thread AdWords API Advisor
Hi Tim, The core engineering team is aware of the issue and working to resolve it as soon as possible. Unfortunately I don't have any further information at this time. Best, - Eric Koleda, AdWords API Team On Apr 28, 11:01 am, tozor wrote: > We have an application that manages around 50 separa

Re: Policy error while trying update product price on ad

2010-04-29 Thread AdWords API Advisor
Hi Orly, I haven't seen any cases where numbers generate policy errors, do you have the requestId of a request that demonstrates this? As for how to handle these errors, our recommendation is that you use the validateOnly header to check your ads before committing them. This allows you to detect

Re: Ad Text: Illegal Characters or Symbols

2010-04-29 Thread AdWords API Advisor
Hi, The ad text policies are not specific to the API and are used across the product. You may want to consider posting your question on the general AdWords forum: http://www.google.com/support/forum/p/AdWords Best, - Eric Koleda, AdWords API Team On Apr 28, 2:37 pm, John Park wrote: > Hi -

Re: Reporting performance issue today?

2010-04-29 Thread tozor
Thanks for the update. The problem cleared up for me yesterday afternoon with respect to the accounts where the reports were very slow to generate. I have not seen the issue today. On Apr 29, 9:25 am, AdWords API Advisor wrote: > Hi Tim, > > The core engineering team is aware of the issue and w

Re: error getting AdGroupAds (UNEXPECTED_INTERNAL_API_ERROR)

2010-04-29 Thread AdWords API Advisor
Hi, There was an issue with the sandbox yesterday that lead to UNEXPECTED_INTERNAL_API_ERRORs: http://www.google.com/url?sa=D&q=http://groups.google.com/group/adwords-api/browse_thread/thread/9736f2cb9fbda5ac/ The issue has since been resolved, so please try your requests again. Best, - Eric

Re: Getting multiple AdgroupCriteria in single Request

2010-04-29 Thread AdWords API Advisor
Hi Raj, You can use multiple AdGroupCriterionIdFilters in the selector to select multiple criteria at once. A B C D Best, - Eric Koleda, AdWords API Team On Apr 28, 5:04 pm, Raj wr

Re: TempAdUnionId error (MUST_USE_TEMP_AD_UNION_ID_ON_ADD)

2010-04-29 Thread AdWords API Advisor
Hi, The adUnionId is used to link multiple ads together that have the same content but different dimensions. When creating a new ad that uses a union you need to specify the field as a TempAdUnionId: http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupAdService.TempAdUnionId.html

Re: Max Count For Adding Campaign

2010-04-29 Thread AdWords API Advisor
Hi, Campaign limits are handled the same in the API as they are in the web interface. For general AdWords question please post your question on the AdWords forum: http://www.google.com/support/forum/p/AdWords Best, - Eric Koleda, AdWords API Team On Apr 29, 12:33 am, Remya Mohan wrote: > Hi

CampaignTargetService error (v200909 client library)

2010-04-29 Thread BeeGeez
Please give me some insight why I'm getting the following error when I try to use the CampaignTargetSelector: -BEGIN API CALL- Request --- POST /api/adwords/cm/v200909/CampaignTargetService User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Cli

Re: Getting multiple AdgroupCriteria in single Request

2010-04-29 Thread Raj
Thank you Eric I will get into touch after testing this. Thanks, Raj On Apr 29, 12:01 pm, AdWords API Advisor wrote: > Hi Raj, > > You can use multiple AdGroupCriterionIdFilters in the selector to > select multiple criteria at once. > >   >       >         >            A >            

Error ADDing a new Campaign -- BUDGET_PERIOD_NOT_AVAILABLE

2010-04-29 Thread Don Spaulding
I'm using python and suds to make calls to the AdWords API, and I'm running into an error that I'm not sure how to fix. I've included the request and response below. Can someone see what I'm doing wrong? (I've masked some of the information in the request, but the response is exactly what I recei

Re: Error ADDing a new Campaign -- BUDGET_PERIOD_NOT_AVAILABLE

2010-04-29 Thread Peer Jakobsen (AdWords API Guru)
The MONTHLY budget period is a legacy value. It's not allowed on new campaigns. Cheers -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

CampaignService.Get Operation returning wrong data types

2010-04-29 Thread RAGHAVENDRA SUDHA
Hi, i am trying to retrieve data for a campaign and all the targets for that campaign using campaignservice and campaigntarget service. In order to know the network types -- for which the campaign is targeted i am using CampaignTargetService for this campaign. from the explanation which is give

What's wrong with CAMPAIGN SERVICE GET METHOD?

2010-04-29 Thread PPL
Hello Google, I'm getting the following error message starting from yesterday afternoon when I access the get method of Campaign Service. I was ok before. Could any one help me? Thanks AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: Enum com.go