Re: "AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2013-11-05 Thread David Torres (AdWords API Team)
Hi Ittai, Sorry for the delay, I was able to reproduce the problem on my side and talking with my team to figure out a solution. Please bear with me for a bit more. Best, - David Torres - AdWords API Team On Thursday, October 31, 2013 3:00:15 PM UTC-4, Ittai Chorev wrote: > > I for

Re: Enable custom bids in Interests & remarketing through API

2013-11-01 Thread David Torres (AdWords API Team)
Hi, It is just a matter of setting AdGroupService.contentBidCriterionType<https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupService.AdGroup#contentBidCriterionTypeGroup> to the criterion type you want it enabled for. Best, - David Torres - AdWords API Team On T

Re: Is it possible to set custom bids for display network Adgroups?

2013-11-01 Thread David Torres (AdWords API Team)
Hi, It is just matter of setting AdGroupService.contentBidCriterionType<https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupService.AdGroup#contentBidCriterionTypeGroup> to the criterion type you want it enabled for. Best, - David Torres - AdWords API Team On Th

Re: QuotaCheckError.INCOMPLETE_SIGNUP For PHP Implementation

2013-10-31 Thread David Torres (AdWords API Team)
Hi, Your developer token is still pending for approval, you won't be able to target but test accounts only. Best, - David Torres - AdWords API Team On Tuesday, October 29, 2013 8:23:21 PM UTC-4, Devin Dixon wrote: > > I have a developer account with the AdWords API and I cann

Re: How to use IMPLICITLY_SHARED_BUDGET in CampaignService

2013-10-31 Thread David Torres (AdWords API Team)
Hi, You can't update the budget preferences using CampaingService, you need to use BudgetService instead. Best, - David Torres - AdWords API team On Tuesday, October 29, 2013 4:27:14 AM UTC-4, techpoi...@gmail.com wrote: > > Hi, > > How can we use IMPLICITLY_SHARED_BUDGET i

Re: Does Google Adwords Editor support native Mobile APP ad format?

2013-10-31 Thread David Torres (AdWords API Team)
Hi, This forum is solely for AdWords API support, I'd recommend you posting in the general AdWords Support forum. Best, - David Torres - AdWords API Team On Monday, October 28, 2013 11:26:42 PM UTC-4, Vonjourn wrote: > > Anyone can tell me, if Google Adwords Editor can deal

Re: CustomerSyncService Bug? FeedChangeData not returned when CampaignIds are specified in the CustomerSyncSelector

2013-10-31 Thread David Torres (AdWords API Team)
Hi Akil, When you specify a campaign ID, the service filters only feed items associated to such campaign. Best, - David Torres - AdWords API Team On Friday, October 25, 2013 12:37:31 PM UTC-4, Akil Burgess wrote: > > Hi All, > > I am seeing an issue where the CustomerSyncService

Re: Empty values for TargetingIdeaService with LanguageSearchParameter?

2013-10-31 Thread David Torres (AdWords API Team)
Hi, I'm investigating this issue with my team, please bear with me for a bit and let you know as soon as having more information. Best, - David Torres - AdWords API Team On Friday, October 25, 2013 9:36:07 AM UTC-4, veseo wrote: > > we've noticed very strange behaviour of Targ

Re: RateExceededError - TrafficEstimatorService with New Accounts created under MCC

2013-10-31 Thread David Torres (AdWords API Team)
Hi Mark, Do you mind giving me a requestId of the failure? I'd be glad to follow up with my team about this issue. Best, - David Torres - AdWords API Team On Thursday, October 24, 2013 11:49:49 AM UTC-4, mol...@knowme.net wrote: > > Coming across a RateExceededError with a single

Re: Some brand names returning search volume 0

2013-10-31 Thread David Torres (AdWords API Team)
Hi, At the moment the TargetingIdeaService excludes volumes for trademarked keywords as you experienced. Best, - David Torres - AdWords API Team On Friday, October 25, 2013 8:06:45 AM UTC-4, Fréderic Cox wrote: > > I have experienced the same issue in Belgium. Don't know

Re: AdGroupCriterionService, ADD operator in mutate request overwrite keyword

2013-10-31 Thread David Torres (AdWords API Team)
Hi, For keywords ADD and SET behave the same way, this is been historically the default behavior of this operation in the API. Best, - David Torres - AdWords API Team On Wednesday, October 23, 2013 4:00:42 AM UTC-4, apite...@gmail.com wrote: > > Hello, > > I have question about

Re: KEYWORDS_PERFORMANCE_REPORT missing HourOfDay and SearchRankLostImpressionShare

2013-10-29 Thread David Torres (AdWords API Team)
Hi Nira, No updates yet, but I'm raising this concern again with the team. Best, - David Torres - AdWords API Team On Monday, October 28, 2013 11:28:52 AM UTC-4, Nira Amit wrote: > > Any news on this one? I currently download a keyword-perf report every few > hours and attemp

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2013-10-29 Thread David Torres (AdWords API Team)
s and conditions. Best, - David Torres - AdWords API Team On Monday, October 28, 2013 9:02:14 AM UTC-4, b.ka...@mso-digital.de wrote: > > And i just have s.th. to add .. > > I noticed a missing billing information in the production MCC, but > submitting these information i r

Re: How to extract campaign information by the gclid?

2013-10-29 Thread David Torres (AdWords API Team)
Hi Leo, GCLIDs are reported in the Click Performance Report<https://developers.google.com/adwords/api/docs/appendix/reports#click> which you can then use to tie to your campaigns. Best, - David Torres - AdWords API Team On Thursday, October 24, 2013 4:46:20 PM UTC-4, Leo Cavalcante

Re: should bidding type(manual or automatic) in the api be set on campaign level( $biddingStrategyConfiguration->biddingStrategyType ) OR on adgroup level ?

2013-10-29 Thread David Torres (AdWords API Team)
in the BiddingStrategyConfiguration. Best, - David Torres - AdWords API Team On Friday, October 25, 2013 5:02:37 AM UTC-4, acc...@koopjespakker.nl wrote: > > The bidding type(manual or automatic) in the api can be set on campaign > level( $biddingStrategyConfiguration->biddingStrategyTyp

Re: Getting java.lang.NoClassDefFoundError: com/google/common/io/ByteSink

2013-10-29 Thread David Torres (AdWords API Team)
Hi Oliver, Which Java library are you using? old or new one? Best, - David Torres - AdWords API Team On Friday, October 25, 2013 5:51:41 AM UTC-4, Oliver wrote: > > Our application downloads reports daily and has been running well for over > a year. > > Last night we saw thi

Re: CustomerSyncService - user ID who made the change

2013-10-29 Thread David Torres (AdWords API Team)
Hi, No, CustomerSyncService does not provide the user who made the change as a dimension at the moment. Best, - David Torres - AdWords API Team On Thursday, October 24, 2013 1:56:47 PM UTC-4, goingdev wrote: > > > Does the CustomerSyncService offer data of which user ID/ email

Re: Test API with existing data of PLA feeds

2013-10-29 Thread David Torres (AdWords API Team)
Hi, There should be no problem, and should not affect the feed data, linking your merchant center feeds with your test account campaigns for test purposes. Best, - David Torres - AdWords API Team On Thursday, October 24, 2013 2:26:06 AM UTC-4, sh...@a-insight.com wrote: > > > I am w

Re: Account suspension warning in test account due to policy violations in ads

2013-10-29 Thread David Torres (AdWords API Team)
Hi Christian, Automated ad checks run even on test accounts, however these should not trigger a suspension of your test account. Please let us know if you happen to see your test account suspended. Best, - David Torres - AdWords API Team On Friday, October 25, 2013 7:59:30 AM UTC-4, Jeremy

Re: "AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2013-10-25 Thread David Torres (AdWords API Team)
Hi Ittai, Do you mind sharing the Ad Group ID and date for which you are pulling these reports? Best, - David Torres - AdWords API Team On Monday, October 21, 2013 9:26:34 AM UTC-4, Ittai Chorev wrote: > > Hi, > > I pulled a Click Performance Report with the "AdGroupCrea

Re: BetaError.BETA_FEATURE when adding location campaign criterion

2013-10-25 Thread David Torres (AdWords API Team)
Hi Kevin, We are investigating this issue right now, (with no promises) most surely we will have it solved next week. Best, - David Torres - AdWords API Team On Wednesday, October 23, 2013 9:47:31 AM UTC-4, Kevin wrote: > > Here's request/response.

Re: End advertiser or not?

2013-10-25 Thread David Torres (AdWords API Team)
api/docs/signingup>, and clearly state your expected use of the API when filing out this form<https://services.google.com/fb/forms/newtoken/>, this will open a channel of communication with our review team which can then answer all your questions. Best, - David Torres - AdWords API T

Re: Question about Google API updated terms

2013-10-25 Thread David Torres (AdWords API Team)
on. I will also recommend you reading about our required minimum functionality requirements (RMF<https://developers.google.com/adwords/api/docs/requirements> ). Best, - David Torres - AdWords API Team On Friday, October 25, 2013 1:06:07 AM UTC-4, Subrata Sarkar wrote: > > Thank you

Re: WebpageCriterion/rule-based remarketing list

2013-10-25 Thread David Torres (AdWords API Team)
ch Ads. Best, - David Torres - AdWords API Team On Monday, October 21, 2013 7:35:36 PM UTC-4, Shah-nawaj Shuhan wrote: > > > I was interested to find a way to create rule-based remarketing list using > API. However according to > > > https://groups.google.com/forum/embed/?place=f

Re: Ad (Creative) Preview

2013-10-25 Thread David Torres (AdWords API Team)
such functionality. Best, - David Torres - AdWords API Team On Monday, October 21, 2013 9:21:14 AM UTC-4, Tamar Bar Lev wrote: > > Hi, > I am trying to find a way to get an ad's (creative) preview - whether it > is a text, Image or any kind of ad. > > Is there an API

Re: How get other country keyword search volume?

2013-10-25 Thread David Torres (AdWords API Team)
using the location parameter is similar. Best, - David Torres - AdWords API Team On Monday, October 21, 2013 6:19:59 AM UTC-4, Kven Chou wrote: > > I changing localcode return the same result. > > se_list=['country'] > if list_keyword: > se_list.appe

Re: How can I get a bunch of Ideas through API

2013-10-25 Thread David Torres (AdWords API Team)
every of our client libraries on how to use these services. Best, - David Torres - AdWords API Team On Saturday, October 19, 2013 8:06:49 AM UTC-4, 3355...@qq.com wrote: > > In AdWords UI, i get many kinds of ideas (keyword, bid, budget) for > optimizing my campaigns. However, i didn

Re: Developer token still pending after 3 weeks

2013-10-25 Thread David Torres (AdWords API Team)
Hi Morgan, Could you please post your MCC ID here? I'd be glad to investigate. And just to confirm, have you filled out this form<https://services.google.com/fb/forms/newtoken/> ? Best, - David Torres - AdWords API Team On Friday, October 18, 2013 9:03:24 AM UTC-4, Morgan Blond

Re: Urgent help! INCOMPLETE_SIGNUP, it's been lasting for a week!

2013-10-25 Thread David Torres (AdWords API Team)
r child test account. Don't hesitate to write back to the thread if you are still in doubt. Best, - David Torres - AdWords API Team On Friday, October 18, 2013 5:45:36 AM UTC-4, 548...@qq.com wrote: > > HI there, > > I've spent a couple of days trying to solve this thing

Re: Is it possible to set custom bids for display network Adgroups?

2013-10-22 Thread David Torres (AdWords API Team)
Hi Shobha, Are you referring to bids that only apply to the Display Network on a campaign that is mixed search and display? Best, - David Torres - AdWords API Team On Monday, October 21, 2013 6:56:28 AM UTC-4, shobha.p...@gmail.com wrote: > > Hi Adwords API team, > > Is it pos

Re: Unable to authenticate using Python adwords library

2013-10-22 Thread David Torres (AdWords API Team)
Hi Nitesh, Please take a look at my response in this other post https://groups.google.com/forum/#!topicsearchin/adwords-api/messageid$3a%22c6fb9a2c-0f00-42b4-849c-9ba1a2fec...@googlegroups.com%22/adwords-api/mMrJp8by1yE Best, - David Torres - AdWords API Team On Thursday, October 17, 2013 1

Re: Unable to authenticate using OAuth 2.0

2013-10-22 Thread David Torres (AdWords API Team)
Hi, I wonder if you have run the config.py script? it will generate a couple pickle files with your environment configuration. Those files then you need to move to /home. See the whole process in this file https://code.google.com/p/google-api-ads-python/wiki/ADWORDS_README Best, - David

Re: How to get shared Ads and Bidding Strategy?

2013-10-22 Thread David Torres (AdWords API Team)
Hi Dave, There are no current plans to expose shared ads in the API, and of course there is no impact on meeting the RMF requirements. Best, - David Torres - AdWords API Team On Thursday, October 10, 2013 10:33:52 AM UTC-4, Dave Rowe wrote: > > WIll Shared Ads become accessible via t

Re: Problem with keywords in combination with negatives

2013-10-22 Thread David Torres (AdWords API Team)
4, Ro wrote: > > Hey > > I just encounter the same issue, is their an ETA for a solution to that? > > Best, > > > Ro > > On Wednesday, June 19, 2013 10:19:54 AM UTC-4, David Torres (AdWords API > Team) wrote: >> >> Hi Kevin, >> >>

Re: API support for AdWords "Labels" feature?

2013-10-09 Thread David Torres (AdWords API Team)
Hi All, Labels is definitively in our TODO list but I can't give a release date yet. Best, - David Torres - AdWords API Team On Monday, October 7, 2013 7:26:52 PM UTC-4, bg...@walmartlabs.com wrote: > > +1. This will be very useful API feature. > > On Monday, September 16, 20

Re: Using adwords api using oauth2.0

2013-10-09 Thread David Torres (AdWords API Team)
[I'm going to > access to] will not be linked to a MCC account" > In which case you'll need a OAuth2 access/refresh token of the account your are going to access. > > Thank you, > Andrei > > > > On Thursday, October 3, 2013 12:06:04 AM UTC+3, Dav

Re: how get keywords idea avg-monthly-searchs

2013-10-09 Thread David Torres (AdWords API Team)
Hi, Forgive if I'm not fully understanding your question but as far as I understand you want to request STATS for your suggested keywords instead of IDEAS. You are getting multiple results just because those are also IDEAS of related keywords. Best, - David Torres - AdWords API Tea

Re: Api Developer Token Rejected

2013-10-03 Thread David Torres (AdWords API Team)
Hi, The problem is that your developer token is associated to the test MCC account. It is not clear, but you need to request a developer token from a regular MCC account, then you can use this token to access test accounts even before the token gets approved. Best, - David Torres - AdWords

Re: Application Creation Procedures for many clients

2013-10-03 Thread David Torres (AdWords API Team)
the API, one is directly getting the authorization for each client (one access token per account) or using an MCC account and linking it with every client account to access, in which case you'll only need an access/refresh token for the MCC. Best, - David Torres - AdWords API Team On Tu

Re: Report to get (only) sitelinks

2013-10-03 Thread David Torres (AdWords API Team)
feed items in the account you'll need to use the FeedItemService. Best, - David Torres - AdWords API Team On Tuesday, October 1, 2013 1:48:30 PM UTC-4, Oliver wrote: > > We faced the same problem few weeks ago and ended up having to include the > *impressions *field so that we get

Re: Operations count in Single Service Operations vs MutateJobService (bulk update)

2013-10-03 Thread David Torres (AdWords API Team)
Best, - David Torres - AdWords API Team On Friday, September 27, 2013 6:56:16 AM UTC-4, Paris Theofanidis wrote: > > Hi, we are using the API to manage the AdGroups, AdParams and AdKeyWords. > We currently gather all the operations per service and commit the > operations per service

Re: set max cpc for all keyword of ad

2013-10-03 Thread David Torres (AdWords API Team)
Hi, You can't change the keyword max CPC for a single Ad, the change applies to all the Ads in the AdGroup. This is not an API limitation, it is by design of the product. Best, - David Torres - AdWords API Team On Friday, September 27, 2013 4:47:58 AM UTC-4, Jooble wrote: > > I w

Re: System Codes for CriterionUserInterest?

2013-10-03 Thread David Torres (AdWords API Team)
umbers similar to what Jill mentioned above . . . For > example, where can I lookup the Affinity Group name for uservertical 91102? > : uservertical::91101 and uservertical::91102 > > On Wednesday, September 18, 2013 10:03:11 AM UTC-4, David Torres (AdWords > API Team) wrote: >

Re: Placement Performance Report - Not Total cost for paused ad's

2013-10-02 Thread David Torres (AdWords API Team)
Hi, Do you mind telling me what customer ID are you running the report against?. Don't worry about sharing the customer ID here, no one can access your account with you that ID. Best, - David Torres - AdWords API Team On Wednesday, September 25, 2013 2:18:52 PM UTC-4, Sean Alsup

Re: Using adwords api using oauth2.0

2013-10-02 Thread David Torres (AdWords API Team)
Hi, You'll need a separate access token per account as you mentioned and a single developer token. Each access token tell us which account (account1, account2, ...) are you authorized to access. The developer token tell us which application is making the call. Best, - David Torres - Ad

Re: Campaign negative keywords report SelectorError.FILTER_BY_DATE_RANGE_NOT_SUPPORTED

2013-10-01 Thread David Torres (AdWords API Team)
Hi, The date range in the selector controls the window of stats to be returned, since negative keywords do not hold stats (this is just a structural report), the date range field is really meaningless for it. Best, - David Torres - AdWords API Team On Wednesday, September 25, 2013 12:36:45

Re: Remarketing to group of customers

2013-10-01 Thread David Torres (AdWords API Team)
Hi, This seems to be more a product question rather then technical API, I think you'll find a better answer in the general AdWords support channels. Best, - David Torres - AdWords API Team On Wednesday, September 25, 2013 2:06:09 AM UTC-4, Patil Sagar Shantaram Student wrote: >

Re: {"[QuotaCheckError.ACCOUNT_INACTIVE @ ; trigger:'']"}

2013-10-01 Thread David Torres (AdWords API Team)
the token from it. Best, - David Torres - AdWords API Team On Wednesday, September 25, 2013 5:45:13 AM UTC-4, Taras Tener wrote: > > I have this problem when trying to connect to test account > > MCC id : 277-241-0934 > adwords id 423-841-7887 > > And i have ente

Re: Add new user to Adwords account programmatically

2013-10-01 Thread David Torres (AdWords API Team)
Hi, This is not currently possible through the API. Best, - David Torres - AdWords API Team On Wednesday, September 25, 2013 9:36:46 AM UTC-4, Majo Mikula wrote: > > Hi, > > is there any way to add new user to an existing adwords accounts > programmatically? > I create n

Re: 502 Bad gateway error

2013-09-20 Thread David Torres (AdWords API Team)
Hi Henry, We are still investigating, do you mind sending me logs of your cases? particularly I would like to know the originating IP and time of the request(s). Please send them directly to me using the Reply to Author option. Best, - David Torres - AdWords API Team On Thursday, September

Re: Field ConversionTypeName is sometimes returned as ConversionType instead of ConversionActionName

2013-09-18 Thread David Torres (AdWords API Team)
Hi, The problem should be now solved, please let us know if you are still seeing the incorrect column name. Sorry for the inconveniences. Best, - David Torres - AdWords API Team On Wednesday, September 18, 2013 11:07:32 AM UTC-4, Danial Klimkin wrote: > > Hello All, > > > We&#x

Re: System Codes for CriterionUserInterest?

2013-09-18 Thread David Torres (AdWords API Team)
Hi Troy, What report is giving you those uservertical IDs? against which Campaign/AdGroup are you taking the report? Best, - David Torres - AdWords API Team On Sunday, September 15, 2013 9:40:05 PM UTC-4, Troy Larson wrote: > > Is there any update to this? I pulled both the Vertical an

Re: Creating site links with description

2013-09-17 Thread David Torres (AdWords API Team)
Hi Mariusz, There is no date we can communicate at this moment. Best, - David Torres - AdWords API Team On Tuesday, September 17, 2013 9:58:58 AM UTC-4, Mariusz wrote: > > Hi David, > > Any idea when this will be released to the rest of the world? Next > week on Monda

Re: 502 Bad gateway error

2013-09-17 Thread David Torres (AdWords API Team)
Hi All, If you can send me the times and IPs from which your are seeing the 502 errors, I'd be glad to further investigate. Please send this information privately using "Reply to author" Thanks, - David Torres - AdWords API Team On Tuesday, September 3, 2013 4:32:00 AM

Re: 502. That’s an error. The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. That’s all we know.

2013-09-17 Thread David Torres (AdWords API Team)
:44:33 PM UTC-4, David Torres (AdWords API Team) wrote: > > Hi Charlie, > > Are you getting a SOAP body in the response or just the 502 status code? > > Best, > > - David Torres - AdWords API Team > > On Thursday, September 5, 2013 2:32:41 AM UTC-4, charlieb wrote: &

Re: MaxCpc --- Is it possible to extract the historical values of your MaxCpc on keyword level?

2013-09-11 Thread David Torres (AdWords API Team)
Hi Tim, There is no way at the moment to retrieve historical changes to fields/columns labeled as "Attributes" via the API. Best, - David Torres - AdWords API Team On Friday, September 6, 2013 4:10:15 AM UTC-4, Dorian Kind wrote: > > As far as I know, structural data (t

Re: 502. That’s an error. The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. That’s all we know.

2013-09-11 Thread David Torres (AdWords API Team)
Hi Charlie, Are you getting a SOAP body in the response or just the 502 status code? Best, - David Torres - AdWords API Team On Thursday, September 5, 2013 2:32:41 AM UTC-4, charlieb wrote: > > Seems that I have several viewers on the page that I access via dashboard. > But when

Re: When is the {devicemodel} ValueTrack parameter available?

2013-09-10 Thread David Torres (AdWords API Team)
Hi, ValueTrack is not directly related to the AdWords API, I'd recommend you posting your question on the general AdWords Support community<https://www.en.adwords-community.com/> . Best, - David Torres - AdWords API Team On Thursday, September 5, 2013 9:52:56 PM UTC-4, Devesh P

Re: Error QuotaCheckError.INCOMPLETE_SIGNUP

2013-09-10 Thread David Torres (AdWords API Team)
Hi Larisa, Yes, you need to wait for you token to be approved in order to target non-test accounts. Best, - David Torres - AdWords API Team On Wednesday, September 4, 2013 9:14:06 AM UTC-4, larisa bolgova wrote: > > > > On Wednesday, August 14, 2013 8:09:17 PM UTC+3, David Torres

Re: STATS request in TargetingIdeaService

2013-09-10 Thread David Torres (AdWords API Team)
Hi, TargetingIdeaService is restricted to only mock results for Test Accounts. You'll need an approved token to retrieve real metrics out of the service. Best, - David Torres - AdWords API Team On Wednesday, September 4, 2013 1:40:48 AM UTC-4, Yihang Luo wrote: > > Hello,

Re: Get MCC working, allow clients to login and able to get their own reports.

2013-09-10 Thread David Torres (AdWords API Team)
Hi, MCCs are used to be able to manage multiple accounts with only one set of credentials, in terms of the API it means that you generate OAuth2 tokens against your MCC account and specify the clientCustomerId header to point to the client account you want to operate against. Best, - David

Re: Creating site links with description

2013-09-10 Thread David Torres (AdWords API Team)
Hi, The use of description line 1 and line 2 is restricted to beta developers, as noted in this appendix<https://developers.google.com/adwords/api/docs/appendix/placeholders> . Best, - David Torres - AdWords API Team On Wednesday, September 4, 2013 2:46:28 PM UTC-4, Brett Baggott

Re: Simple Questions about the OAuth2 access_token and Redirect URI

2013-09-10 Thread David Torres (AdWords API Team)
ole auth logic since all of them offer utilities and code examples on how to deal with OAuth2. If you tell me what programming language your are working with I can point you to some of these resources. Best, - David Torres - AdWords API Team On Monday, September 9, 2013 5:27:41 PM UTC-4, Alan C

Re: Undocumented click types

2013-09-06 Thread David Torres (AdWords API Team)
his documentation issue gets solved. Best, - David On Wednesday, September 4, 2013 4:23:14 AM UTC-4, Rob wrote: > > Thanks David, any progress on this? > > On Friday, 2 August 2013 19:13:00 UTC+1, David Torres (AdWords API Team) > wrote: >> >> Hi Rob, >> >&g

Re: v201306 problem retrieving rule-based remarketing lists with AdwordsUserListService

2013-09-06 Thread David Torres (AdWords API Team)
Hi Brett, I'm investigating this issue right now thanks for providing the request ID, I'll get back to you as soon as having more information. Best, - David Torres - AdWords API Team On Wednesday, September 4, 2013 4:43:35 PM UTC-4, brett@ignitionone.com wrote: > > Hey,

Re: Failed to Get a List of Automatic Placements via AdGroupCriterionService

2013-09-03 Thread David Torres (AdWords API Team)
Hi Heather, It should return only managed placement data, but we had a temporary issue with the report and it was returning both for a bit, it should be working as expected right now. Let me know if that is not the case. Best, - David On Tuesday, August 27, 2013 3:38:54 PM UTC-4, HeatherH wro

Re: Performance Reports on Product Listing Ads

2013-09-03 Thread David Torres (AdWords API Team)
Hi Simon, Sorry but I have you no updates. Best, - David On Monday, August 19, 2013 9:23:03 AM UTC-4, Simon Day wrote: > > Hi David, > > Do you know if this has been implemented yet, or if there are any plans to > do so? > > Thanks > Simon > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to get shared Ads and Bidding Strategy?

2013-08-14 Thread David Torres (AdWords API Team)
Hi Oliver, Shared Ads are not available in the API at this moment. Shared Bidding strategies you can access using the BiddingStrategyService<https://developers.google.com/adwords/api/docs/reference/v201306/BiddingStrategyService> . Best, - David Torres - AdWords API Team On Friday, Au

Re: Error QuotaCheckError.INCOMPLETE_SIGNUP

2013-08-14 Thread David Torres (AdWords API Team)
Hi Larissa, Are you trying to access a test account? you developer token is not approved for production use, but can be used for accessing test accounts, have your requested a test account<https://developers.google.com/adwords/api/docs/test-accounts?hl=en> ? Best, - David Torres - A

Re: Location options (advanced) via api

2013-08-14 Thread David Torres (AdWords API Team)
Hi, The location settings of Campaigns are controlled by the GeoTargetTypeSetting<https://developers.google.com/adwords/api/docs/reference/v201306/CampaignService.GeoTargetTypeSetting>. You can also use this field to change its value in a mutate call. Best, - David Torres - AdWords AP

Re: Actual CPC much higher than criterion set maxCpc??

2013-08-14 Thread David Torres (AdWords API Team)
Hi Noah, What is the ad group max CPC bid? would it be possible that the AD served using the ad group bid and not the criterion bid? I assume your are talking about the Ad average CPC field in stats. Best, - David Torres - AdWords API Team On Thursday, August 8, 2013 1:24:10 PM UTC-4, Noah

Re: Error while fetching BidModifier Field in CRITERIA_PERFORMANCE_REPORT

2013-08-14 Thread David Torres (AdWords API Team)
Hi, BidModifier is a valid field of the CRITERIA_PERFORMANCE_REPORT, what version are you pointing to your request? how does your report definition look like? Best, - David Torres - AdWords API Team On Wednesday, August 7, 2013 8:29:11 PM UTC-4, Anand Joseph wrote: > > I am getti

Re: Pausing Keywords Across multiple accounts?

2013-08-14 Thread David Torres (AdWords API Team)
Hi, I recommend you looking at the keyword bulk updates functionality<http://adwords.blogspot.com/2013/04/large-scale-keyword-changes-made-easy.html>in the UI. Best, - David Torres - AdWords API Team On Wednesday, August 7, 2013 8:13:47 PM UTC-4, zz wrote: > > Hi, due to the k

Re: OAuth2.0 Service Account and Adwords API

2013-08-14 Thread David Torres (AdWords API Team)
Hi, In order to use service accounts with the API, you need to have a Google Apps for Business Domain<http://www.google.com/intx/en/enterprise/apps/business/>setup. Best, - David Torres - AdWords API Team On Wednesday, August 7, 2013 5:50:02 PM UTC-4, semg...@cafepress.com wrote:

Re: More questions about PLACEHOLDER_FEED_ITEM_REPORT

2013-08-09 Thread David Torres (AdWords API Team)
>> >> Apart from the explanation of the concepts, I'd like to see sample code >> that, given an ad with ad id 123 in ad group 456 of account 789, show a >> complete list of all ad extensions that may appear below that ad. I know >> that sample code exists to

Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-08-06 Thread David Torres (AdWords API Team)
ata>. I'll make sure this requirement gets also documented in the criterion docs. Best, - David On Thursday, August 1, 2013 12:43:50 PM UTC-4, David Torres (AdWords API Team) wrote: > > Hi Francesco, > > Sorry for the delay, I'm investigating this issue, please be

Re: Undocumented click types

2013-08-02 Thread David Torres (AdWords API Team)
Hi Rob, I'm investigating right now why those types are not documented and what other types should be, please bear with me for bit. Thanks, - David Torres - AdWords API Team On Friday, August 2, 2013 4:10:46 AM UTC-4, Rob wrote: > > Hi, > > We've seen a number of un

Re: More questions about PLACEHOLDER_FEED_ITEM_REPORT

2013-08-01 Thread David Torres (AdWords API Team)
Hi Zweitze, Please find my responses inline. Best, - David Torres - AdWords API Team On Monday, July 29, 2013 12:15:37 PM UTC-4, Zweitze wrote: > > Hello, > > I'm somewhat underwhelmed by the docs on PLACEHOLDER_FEED_ITEM_REPORT. So > please help me on this subject: >

Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-08-01 Thread David Torres (AdWords API Team)
gt; Boka kort resa till London > Wimdu™ Helt enkelt bättre än > hotell > > ENABLED > FAMILY_SAFE > false > > SEARCH > AdStats > 0.0 > > > > > > > ***

Re: AttributeFieldMapping doesn't work for Sitelinks line 2 and 3 ?

2013-07-30 Thread David Torres (AdWords API Team)
Hi Clément, The Beta program is invite-only. I recommend you talking to your Google AdWords Account Representative, he/she will be the best person to advocate for your developer token to get Beta access. Best, - David Torres - AdWords API Team On Tuesday, July 30, 2013 5:53:53 AM UTC-4

Re: Does Keyword Performance Report contain statistics of upgraded sitelinks?

2013-07-26 Thread David Torres (AdWords API Team)
, - David Torres - AdWords API Team On Monday, July 22, 2013 9:43:19 AM UTC-4, gai-t...@etracker.de wrote: > > Hello, > > does the Keyword Performance Report also contain keyfigures of upgraded > sitelinks? Or do we need to query the Placeholder Feed Item Performance > Report for keyf

Re: AttributeFieldMapping doesn't work for Sitelinks line 2 and 3 ?

2013-07-24 Thread David Torres (AdWords API Team)
Hi Clement, You can read the fields but can't mutate. Only beta customers are currently allowed to use them. Best, - David Torres - AdWords API Team On Wednesday, July 24, 2013 6:01:16 AM UTC-4, Clément Picou wrote: > > Ok thank you. I've seen the "beta" in the do

Re: v201306 retrieving rule-based remarketing lists

2013-07-24 Thread David Torres (AdWords API Team)
Please follow up on https://groups.google.com/forum/#!topicsearchin/adwords-api/messageid$3a%22c7410918-eb55-4ef6-970a-4c98a1d8f...@googlegroups.com%22/adwords-api/E561jVFsFVY On Friday, July 19, 2013 3:28:01 PM UTC-4, scor...@guptamedia.com wrote: > > I'm updating from v201209 to v201306 which r

Re: Discrepancies between ad-hoc perf rpts - campaigns

2013-07-24 Thread David Torres (AdWords API Team)
report only reports on display campaigns, any search campaign won't show up in it. ad_performance report might include more campaigns than the keywords performance report if you have display only campaigns that use no keywords. Best, - David Torres - AdWords API Team On Friday, July 19, 20

Re: Manual SOAP for AdwordsUserListService - AuthenticationError.LOGIN_COOKIE_REQUIRED

2013-07-24 Thread David Torres (AdWords API Team)
Hi, I'm investigating, please bear with me for a bit more. Best, - David Torres - AdWords API Team On Friday, July 19, 2013 9:07:30 AM UTC-4, Ryan Fink wrote: > > Hello everyone, > > I'm doing a [ somewhat ] manual soap request ( not using a client library > ) to mak

Re: v201306 problem retrieving rule-based remarketing lists with AdwordsUserListService

2013-07-24 Thread David Torres (AdWords API Team)
Hi, The new service (aside from the object naming changes) should be have the same. I'll be glad to investigate. Do you mind posting a sanitized SOAP request/response? or just the requestId found in the response suffice. Best, - David On Friday, July 19, 2013 3:42:56 PM UTC-4, scor...@guptame

Re: Search funnels report

2013-07-22 Thread David Torres (AdWords API Team)
Hi Alex, I don't have you an update at this moment, but we definitively have it in our mind. Sorry, I just don't have more specifics to share. Best, - David Torres - AdWords API Team On Thursday, July 18, 2013 10:10:42 AM UTC-4, Alex wrote: > > Hi, > are there any plans

Re: OAuth2 Token vs ClientLogin Token

2013-07-19 Thread David Torres (AdWords API Team)
Hi Dave, If you check your SOAP logs and give me an example of one of your request IDs, I should be able to tell you exactly the problem. Best, - David Torres - AdWords API Team On Wednesday, July 17, 2013 1:26:23 PM UTC-4, Dave Rowe wrote: > > I'm using a developer token, but tr

Re: Switching AdWords API access from Client Login to OAuth2

2013-07-19 Thread David Torres (AdWords API Team)
Hi Peter, It depends to what operation are you trying to perform, only certain operations are allowed at the MCC level. In general for campaign management calls you should .setClientCustomerId to a client account. Best, - David Torres - AdWords API Team On Wednesday, July 17, 2013 3:07:15 PM

Re: Filtering non search campaigns When iterating Ads

2013-07-19 Thread David Torres (AdWords API Team)
Hi Doron, First you need to know the IDs of you search campaigns, which you can get using the CampaignService. Then I recommend you running an AD_PERFORMANCE_REPORT and filtering by those campaign IDs. Best, - David Torres - AdWords API Team On Tuesday, July 16, 2013 12:25:57 PM UTC-4, Doron

Re: Javascrript .withCondition("MatchType....

2013-07-19 Thread David Torres (AdWords API Team)
Hi, I believe you are referring to AdWords Scripts, I recommend you asking your question in this forum instead https://developers.google.com/adwords/scripts/community Best, - David Torres - AdWords API Team On Wednesday, July 17, 2013 7:31:44 AM UTC-4, Kunal Sethiya wrote: > > how to

Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-07-19 Thread David Torres (AdWords API Team)
Hi Francesco, Could you please post a sanitized sample of your SOAP logs? or just the requestId will suffice. Best, - David Torres - AdWords API Team On Tuesday, July 16, 2013 11:38:01 AM UTC-4, Francesco Della Vedova wrote: > > hello, > i'm trying to set up my application to r

Re: RateExceededError in TargetingIdeaService - Volumes

2013-07-19 Thread David Torres (AdWords API Team)
#RateExceededError.RATE_EXCEEDED Best, - David Torres - AdWords API Team On Wednesday, July 17, 2013 5:15:04 AM UTC-4, Paul byrne gl wrote: > > Everything was running fine till now, but since last couple of days we are > getting following exception a lot when getting volumes > using Targetin

Re: UI to test ad hoc report definition?

2013-07-19 Thread David Torres (AdWords API Team)
you find it useful. Best, - David Torres - AdWords API Team On Wednesday, July 17, 2013 8:03:14 AM UTC-4, Jason Stedman wrote: > > Try SoapUI, I haven't used it with AdWords before, but it should work for > any web service. > > On Wednesday, July 17, 2013 4:29:33 AM UTC-4, t

Re: What is the api to decide whether the account is linked to a merchant center and whether it is linked to google analytics?

2013-07-18 Thread David Torres (AdWords API Team)
Correction: why -> way On Thursday, July 18, 2013 11:55:01 AM UTC-4, David Torres (AdWords API Team) wrote: > > Hi Leo, > > There is no why right now to find that out using the AdWords API. > > Best, > > - David Torres - AdWords API Team > > On Monday, July 15

Re: How do I get Criteria by CriteriaId?

2013-07-18 Thread David Torres (AdWords API Team)
1176 from CampaignID 133529824. > > Thanks, > Aradhya. > > On Wednesday, July 17, 2013 2:02:57 AM UTC+5:30, David Torres (AdWords API > Team) wrote: >> >> Hi Aradhya, >> >> What kind of campaign criteria are you trying to retrieve? can you give >> me

Re: How to decide whether each campaign for one account has conversion tracking or not?

2013-07-18 Thread David Torres (AdWords API Team)
Hi Leo, There is no direct link between a campaign and a conversion tracker. The counting of conversions and the connection with a campaign is implicit and happens with a user that clicks on an ad (that belongs to a campaign) then generates a conversion in your website. Best, - David

Re: AttributeFieldMapping doesn't work for Sitelinks line 2 and 3 ?

2013-07-18 Thread David Torres (AdWords API Team)
Hi Clement, The mapping of those fields is a beta feature, I'm working with my team to make it clear in the documentation. Best, - David Torres - AdWords API Team On Monday, July 15, 2013 5:56:52 AM UTC-4, Clément Picou wrote: > > Hi, > I'm using the FeedMapping service t

Re: What is the api to decide whether the account is linked to a merchant center and whether it is linked to google analytics?

2013-07-18 Thread David Torres (AdWords API Team)
Hi Leo, There is no why right now to find that out using the AdWords API. Best, - David Torres - AdWords API Team On Monday, July 15, 2013 2:34:27 PM UTC-4, Yilei Li wrote: > > What is the api to decide whether the account is linked to a merchant > center and whether it is linked

Re: Ad Performance report does not work properly

2013-07-18 Thread David Torres (AdWords API Team)
Hi Federico, I'm not sure I'm following your question, could you expand on it? To enforce your findings, it is true that the clickType columns causes a segmentation that makes your report totals not match due to the possible double counting. Best, - David Torres - AdWords AP

  1   2   3   4   5   6   7   8   >