Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-02 Thread Georg Döhring
Hi Josh, thank you for your reply. This does clarify some thinks, thanks. Seems as if we missed about that deprecation. Maybe you should update the API doc https://developers.google.com/adwords/api/docs/reference/v201409/BiddingStrategyService.ManualCpcBiddingScheme as there is the enhancedCp

Re: Retreiving structural data for sitelinks

2014-12-02 Thread Visar
Anash, Thanks for your response. If I modify the GetCampaignFeeds method to return all the FeedIDs (i.e not filtering on FeedID) is there anyway to know which FeedIDs correspond to sitelinks? Visar On Wednesday, November 26, 2014 11:23:50 AM UTC, Visar wrote: > > Hi, > > I'm having a little tr

AdGroupAd SET operation has no effect

2014-12-02 Thread Florian Eckerstorfer
I use the PHP SDK to create and update ads for our campaigns and yesterday I started to run into a problem where ad creation works fine, but updating an existing ads does not work. I create an AdGroupAdOperation with the correct data, send it to the API but the response contains the old ad text

Re: (502)Bad Gateway

2014-12-02 Thread Jai pur
Hi Danial, Just now migrated to api to V201409, but getting same issues frequently , please check full stake-trace. could you guys hep me to avoid these type of issues faultCode: {http://xml.apache.org/axis/}HTTP faultSubcode: faultString: (502)Bad Gateway faultActor: faultNode: faultDetail:

Re: why I got a null report ?

2014-12-02 Thread Zhuo Chen
It's because that account only contains a video campaign. On Monday, December 1, 2014 10:26:33 AM UTC+8, 张君峰 wrote: > > api.adwords.clientCustomerId=522-517-5857 > > selector.getFields().addAll(Lists.newArrayList( > "Cost", > "Date")); > > DateRange dateRange = new

Adwords API Work on Video Campaigns?

2014-12-02 Thread innored developer
Can we load the Video Campaigns by using Adwords API? If it's still in beta, when can we possibly use the final version? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

Test MCC account fails account setup

2014-12-02 Thread Joshua Bartley
I created a test MCC account, when I first log into the account I get constant pop ups that a save didn't occur and to log out and log back in. I cleared all my cookies and used a different browser, same error but I can't get past the create the campaign step. This was after a few attempts where

Re: 502 Bad gateway error

2014-12-02 Thread ThomasT
API Team, What is the meaning of this error? Even though I saw replies from API Team on other threads that the issue has been resolved, we continue to get this error intermittently. Is there any way the issue can be fixed permanently? On Friday, September 20, 2013 7:58:22 PM UTC-7, David Torre

Getting Null response for some keywords requests

2014-12-02 Thread Jorge Brasil
Hi, I am developing an application that uses the traffic estimation service to get some predictions for the keywords traffic for my company adds. The issue is that for some keywords that are in one of our campaigns I get a null response from the API, also if I make multiple calls for the same

Re: Keywords performance report hanging

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi Ro, I'm replying here so that others encountering this problem can see the solution. This was due to issue #36 in the .NET library . We will fix this issue (including updating the example) in an upcoming release of the library. B

Re: AdWords Api Option no showing

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, When you say the account has "read only" permissions, do you mean that the user you are logged in as only has read-only permissions to the prod MCC? I think you'll only see the developer token if you are logged in as a user with admin access to the MCC. If that doesn't explain it, please s

Re: AdGroupAd SET operation has no effect

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, TextAd objects in AdWords are immutable - please see this related post . Cheers, Josh, AdWords API Team On Tuesday, December 2,

Re: Test MCC account fails account setup

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, For problems with the AdWords UI, please use the *Contact Us* link in the AdWords Help Center . Thanks, Josh, AdWords API Team On Monday, December 1, 2014 10:51:56 PM UTC-5, Joshua Bartley wrote: > > I created a test MCC account, whe

Re: Adwords API Work on Video Campaigns?

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, The AdWords API does not currently support AdWords for Video campaigns. Unfortunately I don't have an ETA at this point for when or if support will be added. Thanks, Josh, AdWords API Team On Monday, December 1, 2014 9:01:03 PM UTC-5, innored developer wrote: > > Can we load the Video Camp

Re: Getting Null response for some keywords requests

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi Jorge, >From your other post I thought you had resolved this issue. Also, when you say you get a "null response", do you mean you get a SOAP fault back? Thanks, Josh, AdWords API Team On Tuesday, December 2, 2014 10:53:

Re: Updating the ReportDefinitionService data to reflect changes in v201409

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi Ian, This is expected behavior, as the display field name and XML attribute name tend to follow the same conventions as the UI. Cheers, Josh, AdWords API Team On Monday, December 1, 2014 2:37:46 PM UTC-5, Ian Knox wrote: > > In 201409 several field names were changed (see: > https://develop

Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi Georg, The BudgetOptimizer bidding strategy was deprecated in v201402 . Sorry I didn't mention this before -- I forgot about this change. In place of the BudgetOptimizer strategy, use the shared TargetSpend strategy. Good p

googleads.yaml Location Problem

2014-12-02 Thread Sam
Probably a stupid question, but I'm just starting to play around using Python and testing using the examples in the library, but am getting an error where the googleads.yaml file (which is up to date) is being search for in a location other than the one in which it sits (its original one when u

updating keyword cpc : Fault occurred while processing

2014-12-02 Thread Adrien VIELLIARD
after several hours can't get this to work and the error is not the most helpful. simply trying to update the bid for a keyword : using the php client library and api version 201409 $adGroupCriterionService = $user->GetService('AdGroupCriterionService', ADWORDS_VERSION); $operations = array(

Re: 502 Bad gateway error

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, There's always the chance of intermittent errors, so our general recommendation is to handle 502s and other transient errors by retrying your request . If you see a very high number of these errors, howeve

Re: Headline and Promotional Message in Ad Performance Report

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, Could you send the ad group ID and ad ID for your AdGroupAd? I'd like to see which type of Ad (TextAd, TemplateAd, ProductAd, etc.) it is. For example, if it's a TemplateAd

Re: googleads.yaml Location Problem

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, By default, the library is going to look for your configuration file in your home directory. However, if you want it to load the file from an alternate location you can pass the path when creating your AdWords client

Re: updating keyword cpc : Fault occurred while processing

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, I'm not a PHP expert so I may be off base here, but it looks to me like you are setting the *bids* attribute to a single bid, but that attribute should be an array. Could you try modifying: $biddingStrategyConfiguration->bids = $bid; to: $biddingStrategyConfiguration->*bids[]* = $bid; an

Re: updating keyword cpc : Fault occurred while processing

2014-12-02 Thread Adrien VIELLIARD
thanks for your answer tried this already, I've got many things working, like adding keywords, negatives etc. I just don't get what I'm doing wrong in this particular case. On Tuesday, December 2, 2014 11:55:09 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > I'm not a PHP expert

Re: updating keyword cpc : Fault occurred while processing

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi, Do the logs provide any more details about the fault? Thanks, Josh, AdWords API Team On Tuesday, December 2, 2014 6:28:20 PM UTC-5, Adrien VIELLIARD wrote: > > thanks for your answer > > tried this already, > I've got many things working, like adding keywords, negatives etc. > I just don't g

Re: updating keyword cpc : Fault occurred while processing

2014-12-02 Thread Josh Radcliff (AdWords API Team)
I should have mentioned -- if you're not sure how to set up logging or where to find the files, see the How Do I Enable Logging section of the README . -Josh, AdWords API Team On Tuesday, December 2, 2014 6:3

Re: (502)Bad Gateway

2014-12-02 Thread Danial Klimkin
Hello JAI, Please let us know the source IP address (external IPs of your servers) *over email* (reply to author on the right). -Danial, AdWords API Team. On Tuesday, December 2, 2014 3:25:59 PM UTC+3, jai wrote: > > Hi Danial, > > Just now migrated to api to V201409, but getting same issues

Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-02 Thread Georg Döhring
Thank you for the anwser! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because y