Get Current Experients on Adword Client Account

2015-06-26 Thread Sarah Riddell
Hi, How to get current existing experiment ids on campaigns on my adword account? For Example, I have an account with name XXX with 150+ campaigns, now 50 campaign has experiments with 35 running and 15 stopped status.Then how i get all of the experiments ids, names & status on any campaign

Re: Get Current Experients on Adword Client Account

2015-06-26 Thread Sarah Riddell
Hi, On my above question, i want to add some more query that, Is that any way to start/pause/remove all my created experiments for any specific account with one service call without using experiment id for any campaign? Thanks, Sany -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

How to get Keyword-level Biddingstrategies and MaxCPC with Keyword Performance Report

2015-06-26 Thread Orangevn
Hi all, I have some problems when using "keyword performance report" service(V201502) for download keyword-level bidding strategies. Firstly: I can not get MaxCPC wich keywords of Campaigns has BiddingStrategry type : ManualCMP. How to get MaxCPC keyword in case? Secondly, How to ge

Re: Get Current Experients on Adword Client Account

2015-06-26 Thread Sarah Riddell
I got solution to track campaigns experiment status with one extra *ExperimentService.get* call,hope it will help others. $experimentService = $user->GetService('ExperimentService', ADWORDS_VERSION); // Create selector. $selector = new Selector(); $selector->fields = array('Servin

Waiting period to get final performance report for month

2015-06-26 Thread Daniel Gonçalves
I know it's not possible to get the Billing data from the Api but trying to get to the closest values using the performance reports. If i'm trying to get the performance data for the previous month, how many days should I wait until the data for that month is final? Don't care on adjustments tha

Looking for a freelancer

2015-06-26 Thread Mesut Şefizade
Hi everyone, Does anyone know a good Adwords API freelancer? I'm posting in the behalf of my agency. Please let me know. Many Thanks, Mesut -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goog

Re: Where to find info on AD_FORMAT_NOT_SPECIFIED error?

2015-06-26 Thread Danial Klimkin
Hello Joe, This thread is two years old and in fact Takeshi has moved to a different team by now. Please start a new thread on the forum, including your request and response code (please make sure to remove sensitive information such as developer token). Our team will follow up on the issue.

Re: Waiting period to get final performance report for month

2015-06-26 Thread Danial Klimkin
Hello Daniel, It's 72 hours after the date. You can consider pulling information sooner and refreshing it on 4th. -Danial, AdWords API Team. On Friday, June 26, 2015 at 1:34:57 PM UTC+2, Daniel Gonçalves wrote: > > I know it's not possible to get the Billing data from the Api but trying > t

Re: Limit Api Access to a spefic account

2015-06-26 Thread Danial Klimkin
Hello Miniera, You can create a new google account (e.g. gmail account) and add it to the access list of this specific AdWords account. Then use this gmail account to generate OAuth credentials for the application. -Danial, AdWords API Team. On Friday, June 26, 2015 at 12:20:53 AM UTC+2,

BUDGET_OPTIMIZER to TARGET_SPEND

2015-06-26 Thread cvit sandeep
I am currently working in Bid Strategy settings.I cant update Bidstrategy from MANUAL_CPC to BUDGET_OPTIMIZER. From here itself i got that BUDGET_OPTIMIZER is replaced with TARGET_SPEND. 1.In BUDGET_OPTIMIZER we have a field 'enhancedCpcEnabled' to enable enhanced cpc.How can i manage this field

Re: Problems setting FinalUrls values on keywords

2015-06-26 Thread Josh Radcliff (AdWords API Team)
Hi Giles, Thanks for helping identify the change in behavior with duplicate keywords. I'm following up with the upgraded URLs team to see if this was intentional. I'll post back once I have an update. As to whether you'll be able to continue to pass "" for *destinationUrl* after July 1st, I'm

Create ad extensions globally

2015-06-26 Thread Giovanni Cortes
There is a way to create Ad extensions, for example callout, without assign to a campaign or ad group? For example, I want to create 3 ad extensions but no assign to a campaign or ad group. Then I want to retrieve the ad extension and assign to a campaign, like the AdWords site, they create cal

Please Help! SOAP Envelope for TargetingIdeaService using NetworkSearchParameter and Negative Keywords

2015-06-26 Thread Eric Berry
I am really struggling with the Adwords API, primarly b/c I don't fully understand the documentation and how it translates into the ruby library that I'm using (https://github.com/googleads/google-api-ads-ruby) I have a SOAP envelope that is working however I'm trying to get it to filter for ne

Re: Please Help! SOAP Envelope for TargetingIdeaService using NetworkSearchParameter and Negative Keywords

2015-06-26 Thread Eric Berry
I found the solutions. Here's an updated SOAP envelope with proper data: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201502"; xmlns:wsdl="https://adwords.google.com/api/adwords/o/v201502"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmln

Re: Problems setting FinalUrls values on keywords

2015-06-26 Thread Giles Bodger
No problem, and yes we will change our code accordingly as and when the destinationUrl property is removed - cheers for your help Josh On Friday, June 26, 2015 at 5:09:21 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi Giles, > > Thanks for helping identify the change in behavior with

Re: Create ad extensions globally

2015-06-26 Thread Josh Radcliff (AdWords API Team)
Hi, You can do this using the new extension setting services as follows: 1. Use CampaignExtensionSettingService to create a CampaignExtensionSetting

Re: Create ad extensions globally

2015-06-26 Thread Josh Radcliff (AdWords API Team)
Hi, One other point: if you want to use the *same* callout extension across *all* of your campaigns and ad groups, you can simply create it once via CustomerExtensionSettingService . This would b

Re: Geographical Targeting Database

2015-06-26 Thread Umesh Dengale
Hello, The AdWords API does not support city (Cities-DMA Regions) and country (Geographical Targeting) files to download or to get the updates. The

Re: How to get Keyword-level Biddingstrategies and MaxCPC with Keyword Performance Report

2015-06-26 Thread Josh Radcliff (AdWords API Team)
Hi, It may help to read through our bidding guide , which explains the difference between shared bidding strategies and non-shared strategies. Please see my answers to your specific questions below in blue. Cheers, Josh, AdWords A

Re: Create ad extensions globally

2015-06-26 Thread Giovanni Cortes
Hi Josh! Yes, I know the how works and I have done my functions for add callouts to campaigns, customer and ad groups. But for example, if I want to add a new Callout I have to update the CustomerExtensionSettingService and add the new callout and find a way to save the old callouts and then addin

Re: How to get Keyword-level Biddingstrategies and MaxCPC with Keyword Performance Report

2015-06-26 Thread Brett Baggott
Josh, I happened to be doing some coding on the Keyword Performance Report while reading this post and I attempted to get exactly the information requested by Orangevn, thinking it wouldn't be a big deal. I was surprised to find that BiddingStrategyId, BiddingStrategyName, and BiddingStrategyTy

Re: Splitting destinationUrl into finalUrl and trackingUrlTemplate

2015-06-26 Thread Umesh Dengale
Hello, The destinationUrl of the existing Ad can be upgraded into the FinalUrl and the TrackingUrlTemplate, so there is no need to create a new Ad. Please check out our upgradeUrl guide a

Re: How to get Keyword-level Biddingstrategies and MaxCPC with Keyword Performance Report

2015-06-26 Thread Josh Radcliff (AdWords API Team)
Hi, Could you share your report request and the complete error you received (after removing any sensitive information such as your developer token)? I just tried running a KEYWORDS_PERFORMANCE_REPORT with BiddingStrategyId, BiddingStrategyType, and BiddingStrategyName requested, and it worked

Re: How to get Keyword-level Biddingstrategies and MaxCPC with Keyword Performance Report

2015-06-26 Thread Brett Baggott
Josh, disregard my earlier post. I just realized that I was using the Criteria Performance Report, which does not include any of the BiddingStrategy fields. In the words of Gilda Radner/Emily Litella... Nevermind. On Friday, June 26, 2015 at 3:00:56 PM UTC-5, Josh Radcliff (AdWords API Team) w

Re: How to get Keyword-level Biddingstrategies and MaxCPC with Keyword Performance Report

2015-06-26 Thread Brett Baggott
Duplicate in case you didn't get the other response: Josh, disregard my earlier post. I just realized that I was using the Criteria Performance Report, which does not include any of the BiddingStrategy fields. In the words of Gilda Radner/Emily Litella... Nevermind. On Friday, June 26, 2015 at

Retrieve loner sitelinks using extension setting service

2015-06-26 Thread mm
Hey guys - I was looking at moving all of my current feed-based sitelink management code to the CampaignExtensionSettingService. Right now, with Feed services I can retrieve all sitelinks for an account regardless of whether they have been associated with a Campaign or AdGroup. When using these