Re: TargetingIdeaSelector via PHP - need some advice

2013-04-29 Thread Takeshi Hagikura (AdWords API Team)
Hi, First can you please try this exampleof get keyword ideas and see if it's suceessful? Best, - Takeshi, AdWords API Team On Saturday, April 27, 2013 8:02:19 PM UTC+9, goo...@my

Re: compatibility with visual studio 2012 express edition in vb

2013-04-29 Thread Takeshi Hagikura (AdWords API Team)
Hi, Basically the compatible version for dotnet library is 2010. But you still could open the sln by 2012 and visual studio would automatically upgrade the sln to 2012. Can you please try "Rebuild All" to the entire project and see if errors go away? Best, - Takeshi, AdWords API Team On M

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2013-04-29 Thread Takeshi Hagikura (AdWords API Team)
Hi, Usually it's caused that you haven't supplied billing info or your credit card became delinquent. Can you please check the billing info? Best, - Takeshi, AdWords API Team On Monday, April 29, 2013 4:04:04 PM UTC+9, Petr Povala wrote: > > Hello, > I'm using PHP client library for AdWords

Re: Cost by date

2013-04-29 Thread Takeshi Hagikura (AdWords API Team)
Hi Dustin, Yes it's possible using one of the Adhoc reports . E.g. ACCOUNT_PERFORMANCE_REPORT, you can download the cost field segmented by date. Best, - Takeshi, AdWords API Team On Tuesday, April 30, 2013 12:59:25 AM UTC+9, Du

Re: Negative Campaign Criterion deletion

2013-04-29 Thread Takeshi Hagikura (AdWords API Team)
Hi, Yes, Id is required when you send a delete request. Best, - Takeshi On Monday, April 29, 2013 6:40:09 PM UTC+9, Cap'n of d'Ship wrote: > > When I want to send a Mutate to delete a campaign Criterion, do I need the > Id that was returned to me when creating it? > I'm guessing I will but ju

Re: .net Client library v201209 Reporting issue

2013-04-29 Thread Takeshi Hagikura (AdWords API Team)
Hi, 1. Do you have stats other than March 1st? If yes, can you please share the request xml and clientCustomerId you targeted? 2. Similar to question 1. Are there any clicks between the time range you pulled the report? 3. AdHoc reports are targeted to pull a report for a single clientCus

Re: retrieving site link data

2013-04-29 Thread Takeshi Hagikura (AdWords API Team)
Hi A. Can you please share the actual cost from AdWords UI and the cost from PLACEHOLDER_FEED_ITEM_REPORT? B. Feed Id is the unique id assigned to each Feed. You can tell whether an Feed is for SiteLink by looking at placeholderType in FeedMappingService. e.g. placeholderType 1 tells you th

Re: Automatic placements to managed placements

2013-04-29 Thread Takeshi Hagikura (AdWords API Team)
Hi Torner, You can add a Placement criterion as a managed placement with the same url from one of the automatic placements. I guess it takes some time for the automatic placement to be removed. Out of curiosity, what is the motivation to replace automatic placements to managed? Best, - Takeshi

Re: Looking for an AdWords API programmer

2013-04-29 Thread Michael Ni
email me michael...@gmail.com On Friday, April 19, 2013 9:30:28 AM UTC-7, Marc Damon wrote: > > I have had a few programmers start API projects for me that they can't > finish and I need someone who knows what they are doing to get these done > as soon as possible. > > The first project is a bud

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-29 Thread webdev
Please Help! I have a service account, but have not seen a PHP example of how to set this up for google adwords. Any assistance will be appreciated! Thank you in advance! On another note, I am currently getting incomplete_signup error. Info: Customer ID: 667-082-2778 . Hope you have a gr

Max CPC Bid vs. Max CPC paid

2013-04-29 Thread Devesh Parekh
The KEYWORDS_PERFORMANCE_REPORT has two "max CPC" fields, MaxCpc and OriginalMaxCpc. According to https://groups.google.com/forum/?fromgroups=#!searchin/adwords-api/maxcpc$20originalmaxcpc/adwords-api/b4GXoV4yPuE/8g8POR4VSTEJ, they have the same meaning. Is that still the case? (If it is the ca

Re: API beta access for call tracking report

2013-04-29 Thread Danial Klimkin
Hello, This feature is currently only available to the beta users. -Danial, AdWords API Team. On Thursday, April 25, 2013 10:32:35 AM UTC+4, FranConnect Admin wrote: > > is there a way we can get the call tracking data without having Adwords > API beta access as no further applications are b

Re: Duplicate ad groups in one campaign

2013-04-29 Thread Danial Klimkin
Please see: https://groups.google.com/forum/#!topic/adwords-api/etvkrjRa7Po On Friday, April 26, 2013 9:28:38 PM UTC+4, Chastine Guy-Uyco wrote: > > We've been getting this error when publishing ad groups with the same name > in the same campaign -> DUPLICATE_ADGROUP_NAME. But the problem is, th

Re: Duplicate ad groups in the same campaign

2013-04-29 Thread Danial Klimkin
Hello Chastine, I wasn't able to reproduce this issue but if it happens, it sounds like a bug. Can you please provide more details on how do you create these groups? Is it one or multiple requests? MJS? Also, can you please provide an example customer ID and campaign ID with two equally named

Cost by date

2013-04-29 Thread Dustin Davis
Is it possible to supply a date range and get a report showing my spend cost by date with the adwords api? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~

Re: AdGroupCriterionService selector to get FirstPageCpc of a keyword

2013-04-29 Thread Oliver
I've never seen the FirstPageCpc value getting set for newly created keywords. It will take a short, but unknown, period of time for google to set this value after creation. You will need to attempt to retrieve it at a later stage. Oliver On Friday, April 26, 2013 11:09:25 PM UTC+1, Etienne

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

2013-04-29 Thread Charles PMD
This is a specific report feature request surrounding cost and credit adjustments via the AdWords API. Currently, we retrieve cost data on a daily basis, and compare the cost over time in order to retrieve the most accurate data and its adjustments. However, at some point, the data from the A

Re: getFirstPageCpc() of BiddableAdGroupCriterion returns null

2013-04-29 Thread Danial Klimkin
Duplicate of https://groups.google.com/forum/#!topic/adwords-api/cX_4WRnXpJg On Friday, April 26, 2013 3:55:49 AM UTC+4, Etienne Lawlor wrote: > > I tried setting my selector like that but am not able to get the > FirstPageCpc. It looks like the documentation has not changed : > > > https://

Re: Enhanced campaign in test account

2013-04-29 Thread Danial Klimkin
Hello Ace, As per Enhanced Campaign guide, setting enhanced value to false has no effect in both test and production. The only way to create a legacy campaign is to use API v201209. -Danial, AdWords API Team. On Thursday, April 25, 2013 7:08:11 PM UTC+4, Ace wrote: > > Hi , > > As part of

Re: Cannot retrieve ProductExtensions (v201302)

2013-04-29 Thread Danial Klimkin
Hello Pass, Did you create the product extensions within this account before? If so, please let us know the clientCustomerID of the account. -Danial, AdWords API Team. On Monday, April 22, 2013 11:54:34 PM UTC+4, Pass Lost wrote: > > Hi, > I am trying to get ProductExtensions for a test acco

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

2013-04-29 Thread Julian Khandros
Google folks, A few questions about CustomerSyncService (v201302): 1) lastChangeTimestamp field within CustomerChangeData As per doc on https://developers.google.com/adwords/api/docs/reference/v201302/CustomerSyncService.CustomerChangeData: "The timestamp for the last changed processed for t

Re: PHP Warning: SoapClient::SoapClient(): SSL: Connection reset by peer

2013-04-29 Thread bionic
Thanks Paul, I wasn't using a sunset version, but anyway I upgraded to 4.2.2 and changed to v201302. After going around the garden and changing a few things, I ended up with exactly the same error. Its quite a long script that has worked absolutley fine in the past and just basically runs throu

Re: how to set timeout(java ads-lib 1.8)

2013-04-29 Thread Julián Toledo
Thank you Kevin! this solved one issue I was having :) On Thursday, September 13, 2012 4:04:47 PM UTC+2, Kevin Winter wrote: > > Hi, > One of my colleagues helped me with this. You can still set the > timeout, but its a bit hackier than with the old lib. Here's the code i > was able to add t

Negative Campaign Criterion deletion

2013-04-29 Thread Cap'n of d'Ship
When I want to send a Mutate to delete a campaign Criterion, do I need the Id that was returned to me when creating it? I'm guessing I will but just want to make sure before I go with a planned implementation on our side. thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

compatibility with visual studio 2012 express edition in vb

2013-04-29 Thread Virgil Wylie
I am not able to start adwords api example for visual basic 2012. the is there any compatibility issues with it. once i enter all the details the console shows many error and terminates. can i use someone elses customerid with my google account. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

QuotaCheckError.INCOMPLETE_SIGNUP

2013-04-29 Thread Petr Povala
Hello, I'm using PHP client library for AdWords API access for over a year now, but few days ago, all of sudden it started throwing a "QuotaCheckError.INCOMPLETE_SIGNUP" exception. I tried to do some research, but I haven't found any specific solution that would help. Thanks in advance for h