Re: Gmail Sponsored promotions

2014-01-07 Thread Michael Cloonan (AdWords API Team)
This feature is still not available via the API. I'll check with the team and we'll post any updates when this feature would get released to the developer blog. Thanks, Mike, Adwords API Advisor On Sunday, January 5, 2014 3:50:39 AM UTC-5, nf7588 wrote: > > Hi, > > are there any new updates abo

Re: Products Listing Ads API Support

2014-01-07 Thread Michael Cloonan (AdWords API Team)
Hi, I know that this feature is being worked on, but we don't have a firm release date yet. I should become available in a future version of the API. You should watch our blog for announcements about updates to the API. Thanks, Mike, AdWords API Adviso

Re: target audience that traveled

2014-01-07 Thread Michael Cloonan (AdWords API Team)
Hi Yotam, Unfortunately, this forum is for supporting the AdWords API. Your question is more of a general usage question. You should be able to get some help at the official AdWords Community forum . Good luck, Mike, AdWords API Advisor On Tuesday, Decem

Re: Create a RLSA based on impressions?

2014-01-07 Thread Michael Cloonan (AdWords API Team)
Hi Caroline, This question doesn't seem to be API, specific, but more of a general AdWords use case. You should check out the official AdWords Community forum, where you will find people who are able to help with this type of inquiry. Thanks, Mike, AdWord

Re: est. top page bid - pay

2014-01-07 Thread Michael Cloonan (AdWords API Team)
Hi Nirav, Your question doesn't seem to be about the AdWords API, but rather more of a general question about how AdWords calculates bids. This forum is for supporting usage of the API, so it's not the right place for this type of question. You could try the offical AdWords Community forum

Re: adwords account get suspended

2014-01-09 Thread Michael Cloonan (AdWords API Team)
Hi, This forum is for support with the API, not for helping with account suspensions. Please take a look at this articleon account suspension, which should hopefully be helpful to you. Thanks, Mike, AdWords API Advisor On Friday, Januar

Re: Ad performance report does not contain the Content keyword

2014-01-09 Thread Michael Cloonan (AdWords API Team)
Hi Igor, This looks like it could be an issue on our end. I'll keep you posted as we find out more details about this. Thanks, Mike, AdWords API Advisor On Tuesday, January 7, 2014 3:53:15 AM UTC-5, sc...@bgenius.com wrote: > > Hello Danial, > > Do you have an update for me regarding this issue

Re: System Codes for CriterionUserInterest?

2014-01-09 Thread Michael Cloonan (AdWords API Team)
Hi, You can get a list of CriterionUserInterests using this service: https://developers.google.com/adwords/api/docs/reference/v201309/ConstantDataService#getUserInterestCriterion The CriterionUserInterests that are returned will have both the UserInterestID and UserInterestName. Hope this help

Re: Discrepancy between API and UI Cost Data - Placement Performance Report

2014-01-09 Thread Michael Cloonan (AdWords API Team)
Hi Charlie, This looks like it's probably because the Placement Performance Reportis a multi-attribution report. Pl

Re: AdGroupBidModifier - Update vs. Set

2014-01-09 Thread Michael Cloonan (AdWords API Team)
Hello, As with all areas of the AdWords API, ADD and SET have two distinct uses. ADD will always try to create a new object, and will ignore any ID in the object you send. SET will always try to update an existing object, and the ID of the object is required. Trying to perform other operations

Re: Discrepancy between API and UI Cost Data - Placement Performance Report

2014-01-13 Thread Michael Cloonan (AdWords API Team)
Report. In the UI, these are > shown with a placement beginning with "mobileapp::". > > Should data for mobile app placements be included in the Placement > Performance Report? > > Thanks! > Charlie > > On Thursday, January 9, 2014 10:44:18 AM UTC-5, Michael Cloo

Re: Discrepancy between API and UI Cost Data - Placement Performance Report

2014-01-14 Thread Michael Cloonan (AdWords API Team)
an approximate timeline as to when we will be > able to get mobile app placement data via the API, please? > > Thanks again, > Charlie > > On Monday, January 13, 2014 9:48:29 AM UTC-5, Michael Cloonan (AdWords API > Team) wrote: >> >> Hi Charlie, >> >&

Re: Ad performance report does not contain the Content keyword

2014-01-28 Thread Michael Cloonan (AdWords API Team)
te: > > Hi Mike, > > Any news on this yet? > > Thanks, > Igor > > Op donderdag 9 januari 2014 14:43:03 UTC+1 schreef Michael Cloonan > (AdWords API Team): >> >> Hi Igor, >> >> This looks like it could be an issue on our end. I'll kee

Re: Ad performance report does not contain the Content keyword

2014-01-28 Thread Michael Cloonan (AdWords API Team)
Hi again Igor, Would you be able to provide me the AdGroupId for which this is occurring? We weren't able to replicate it in another instance. Thanks, Mike, AdWords API Advisor On Tuesday, January 28, 2014 12:55:23 PM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hi Igor

Re: Ad performance report does not contain the Content keyword

2014-01-29 Thread Michael Cloonan (AdWords API Team)
22:28:47 UTC+1 schreef Michael Cloonan (AdWords > API Team): >> >> Hi again Igor, >> >> Would you be able to provide me the AdGroupId for which this is >> occurring? We weren't able to replicate it in another instance. >> >> Thanks, >> M

Re: keyword planner API for search volume

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Chriss, You can track keyword performance using the Keywords Performance Report. Here are the Java examples for running reports with

Re: Offline Conversion Feed Service, Too Recent Click

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Chris, The Javadoc is correct; the amount of time to wait is 24 hours. Unfortunately, the INVALID_CLICK error means that the click has been removed from our system, and can no longer be processed, so you will not be able to upload conversion data for that specific click. It looks like this

Re: Performance of predicate operators

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Hunter, Please don't worry about the performance of the predicate operators. We make every effort to optimize things on our end to return data to you as fast as possible. The only thing you should worry yourself with is making sure you don't hit the rate limits

Re: "Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Evan, You should try out our validateOnlySOAP header. This will validate your mutate calls and show you any error messages that would be thrown, but won't actually execute the call or perform any

Re: AdWords conversion tracking changes

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Joey, Any changes to the AdWords API will be announced on our blog. I am not able to give you any additional information at this time about how this change may be reflected within the API. Please keep an eye out for release notes and announcements to

Re: Shared Credit Card for client accounts created using ManagedCustomerService

2014-02-07 Thread Michael Cloonan (AdWords API Team)
Hi Evan, I believe this is the case; as long as you have billing set up on your MCC account then newly created client accounts should automatically inherit it. Thanks, Mike, AdWords API Advisor On Tuesday, February 4, 2014 12:45:40 PM UTC-5, Evan Halley wrote: > > Hi all, > > Assuming our MCC a

Re: Unable to generate OAuth2 access tokens

2014-02-07 Thread Michael Cloonan (AdWords API Team)
Hi Chris, This sounds like it's probably an issue with how you've set up your project in the Google Developers Console . Please make sure you're following the instructions in the OAuth 2 Guide

Re: FeedService sitelinks entity limit?

2014-02-07 Thread Michael Cloonan (AdWords API Team)
Hello Cochise, We have a guide that lists all of the limits on your account, including limits related to feeds. I do not believe there is a per-feed limit on items, but the per-account limit is 250,000. Thanks, Mike, AdWords

Re: I am trying to cancel an adwords client accout in my MCC Dashboard but there is no delete link

2014-02-07 Thread Michael Cloonan (AdWords API Team)
Hi Stan, This forum is specifically for issues related to the AdWords API. For help figuring out how to delete accounts in the user interface, please try our official AdWords community . Thanks, Mike, AdWords API Advisor On Tuesday, February 4, 2014 1:54

Re: Should i wait for the next API version?

2014-02-07 Thread Michael Cloonan (AdWords API Team)
Hi Francisco, While I can't give you any information on when new versions of the API may be coming out, I can comment that our migration guidesare most useful for upgrading between consecutive versions. If you're not usin

Re: Adwords real time data fetching

2014-02-07 Thread Michael Cloonan (AdWords API Team)
Hello, If I understand correctly, you want to be able to tell, when you receive a call where the user saw an ad with a call extension but manually dialed the number, which keywords were matched to show that ad that led to the call. And you want to be able to make a query to find this informatio

Re: keyword planner API for search volume

2014-02-10 Thread Michael Cloonan (AdWords API Team)
Hi James, The Keyword Performance Report can only give statistics on keywords that actually have statistics to show. If you want information on what keywords are set up for a Campaignor AdGroup

Re: Adwords real time data fetching

2014-02-10 Thread Michael Cloonan (AdWords API Team)
Hi Steve, I believe the best way to get keyword data in real time would be to add a GET parameter to the destination URL using Keyword Insertion. For example, if your ad usually goes to www.example.com/page, you should redirect it to www

Re: Is it possible to change the bids for auto targets under Dynamic Search Ads - Campaigns using v201309?

2014-02-12 Thread Michael Cloonan (AdWords API Team)
Hi Shobha, You can't get stats through the AdWords API services anymore. If you want information on Clicks, Cost, Conversions, etc., you need to use reports. If you want this data on an AdGroup level, you should use the AdGroup P

Re: Using Ad-Hoc for get report : "Missing report definition" error

2014-02-25 Thread Michael Cloonan (AdWords API Team)
Hi, "Name" is not a valid column for the KEYWORDS_PERFORMANCE_REPORT. Take a look at the definition for valid columns you can select. Have you also tried Paul's suggestion to include the includeZeroPermissions parameter

Re: AdWords conversion tracking changes

2014-03-10 Thread Michael Cloonan (AdWords API Team)
any way we could recover this value? > > Will this be available on the new API version? (201403) > > > Thanks, > Vlad Z. > > On Thursday, February 6, 2014 8:15:33 PM UTC+1, Michael Cloonan (AdWords > API Team) wrote: >> >> Hi Joey, >&g

Re: googleads.errors.AdWordsReportBadRequestError: Type: AuthenticationError.CLIENT_CUSTOMER_ID_INVALID

2014-03-24 Thread Michael Cloonan (AdWords API Team)
Hi! You can set the client_customer_id for the Python library in the googleads.yamlfile, which should go in your home directory. You'll notice this is included by default, but is commented out. Just un-comment it out

Re: Where am I going wrong with this SOAP request?

2014-03-24 Thread Michael Cloonan (AdWords API Team)
Hi Bruce, The error you're seeing, QuotaCheckError.INVALID_TOKEN_HEADER, indicates that your developer token is invalid. Please double-check that you have a valid token, and that you've followed the steps for signing up . Regards, Mike,

Re: Where am I going wrong with this SOAP request?

2014-03-24 Thread Michael Cloonan (AdWords API Team)
Login CustomerId Name Regards, Mike, AdWords API Advisor On Monday, March 24, 2014 11:01:31 AM UTC-4, Michael Cloonan (AdWords API Team) wrote: > > Hi Bruce, > > The error you're seeing, QuotaCheckError.INVALID_TOKEN_HEADER, indicates &

Re: How can i calculate aggregate search exact match impression share of campaigns

2014-03-24 Thread Michael Cloonan (AdWords API Team)
Hi, It seems like you're able to fetch data reliably from the API, and that you're just having difficulty interpreting it. This forum is for help with API-related issues; I think you would have more luck getting a good answer at our official community for

Re: API Chaining

2014-03-24 Thread Michael Cloonan (AdWords API Team)
Hi Owen, I can't comment on what upcoming features might be coming in the AdWords API. We will announce all changes on our blog . Regards, Mike, AdWords API Advisor On Saturday, March 22, 2014 11:26:47 PM UTC-4, Owen Rubel wrote: > > Is Google going to

Re: MDS set up using API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi, I do not believe you can actually set up MDS initially through the API. See here for instructions on how to get MDS in the first place. Once that is set up, however, you should be able to create budgets using the BudgetOrderService

Re: Setting a flexible a bidding strategy to adgroups using the API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Ben, I'm not sure I entirely understand your question. Do you want the flexible bidding strategy to take into account the price of his product? If that's your question, then unfortunately this is not possible. You will likely have to manually adjust the bidding strategy when the price chang

Re: Traffic estimation API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi, Traffic estimation is based on historical performance, but it is not limited specifically to the history of the account in question. It is more of a wide-scale historical prediction. Regards, Mike, AdWords API Advisor On Monday, March 24, 2014 10:09:06 PM UTC-4, Cap'n of d'Ship wrote: > >

Re: Questions on OAuth

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Aradhya, 1. Unfortunately, the old Java library does not support OAuth 2.0. You can find a guide on migrating to the new libraryat the new library's GitHub page. 2. Yes, you can access the servic

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Roger, Unfortunately, this error means that your account is suspended. I can't help you with this error on the forum. You will need to contact AdWords General Support again to get help getting your account into better standing. There is nothing you can do from the API side to help with this.

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Michael Cloonan (AdWords API Team)
the support team. > > This all just seems a bit ridiculous. The API has been down for a month > now. > Thanks > > > On Wednesday, March 26, 2014 10:03:45 AM UTC-4, Michael Cloonan (AdWords > API Team) wrote: >> >> Hi Roger, >> >> Unfortunately,

Re: Setting a flexible a bidding strategy to adgroups using the API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Ben, Yes, you can do this via the API. Please see our documentation on biddingfor more information. This gives details on how to do it on a campaign-level, but you can also do it on an ad group-level. See the ad

Re: Dry run when executing Mutate operations

2014-03-27 Thread Michael Cloonan (AdWords API Team)
Hi Luca, You're right, the validateOnly feature is exactly what you should be using for this. You can read more information about it on our developer site. It looks like you're using Python, and you

Re: Can the API tell us what "Access Level" a user has?

2014-03-28 Thread Michael Cloonan (AdWords API Team)
Hi Oliver, No, I believe that feature only affects the UI, and has nothing to do with the API. That feature allows you to have other users log into the UI to manage your AdWords account, whereas the API requires you be using a developer token associated with a linked MCC account. These access m

Re: Automatic refresh of expired credentials.

2014-03-28 Thread Michael Cloonan (AdWords API Team)
Hi, You don't need to store the Credential in a pool for re-use. It will automatically re-use the existing access token for as long as it's valid, and then fetch a new one if it's invalid, every time you create the Credential object. It's intended to work this way so you instantiate a new Cred

Re: Automatic Credential Refresh

2014-03-28 Thread Michael Cloonan (AdWords API Team)
Hi, Check out this thread, which looks like a duplicate of the one here. Regards, Mike, AdWords API Advisor On Thursday, March 27, 2014 1:33:12 PM UTC-4, Kuba wrote: > > Hi, > I've obtained a refresh tokens with help of GoogleAut

Re: Gmail Sponsored promotions

2014-03-28 Thread Michael Cloonan (AdWords API Team)
gt; any updates on the availability yet? > > thanks > > On Tuesday, 7 January 2014 18:56:06 UTC+1, Michael Cloonan (AdWords API > Team) wrote: >> >> This feature is still not available via the API. I'll check with the team >> and we'll post any updates w

Re: In report, why does 'cost' change from 1 to 1000000?

2014-03-28 Thread Michael Cloonan (AdWords API Team)
Hi, In the announcement for v201402, we linked to the release notesand migration guide

Re: In report, why does 'cost' change from 1 to 1000000?

2014-04-07 Thread Michael Cloonan (AdWords API Team)
28 PM UTC-7, Michael Ni wrote: >> >> I got burnt by this too, over spent 10k in 6 hours. >> >> On Friday, March 28, 2014 8:03:58 AM UTC-7, Michael Cloonan (AdWords API >> Team) wrote: >>> >>> Hi, >>> >>> In the announcement for &g

Re: displaySelect set to true for Seach Only

2014-04-14 Thread Michael Cloonan (AdWords API Team)
Hi Hans, Going forward, all new campaigns created on the UI and with v201402 and on of the API will have displaySelect set to true. This does not have any effect if it is a "Search Only" campaign, but will only take effect if you expand the campaign to target Display Network as well. You can r

Re: Shopping Performance Report - AdWords Script vs Adwords API

2014-04-14 Thread Michael Cloonan (AdWords API Team)
Hi Peter, Would you mind posting the AWQL you're using so I can take a closer look at this? Please make sure to leave any personal details out. Regards, Mike, AdWords API Advisor On Friday, April 11, 2014 9:50:40 AM UTC-4, peter@smarter-ecommerce.com wrote: > > Hi, > > I'm trying to query

Re: Can I modify the target URL of an ad programmatically?

2014-04-14 Thread Michael Cloonan (AdWords API Team)
Hi Dmitri, Yes, you can modify the URL target of ads programmatically. Take a look at TextAdin our documentation. You can modify these using a SET operation setting the specific ad you want in the AdGroup

Re: CustomerSyncService - TOO_MANY_CHANGES

2014-04-16 Thread Michael Cloonan (AdWords API Team)
Hi Gopi, Unfortunately, I do not believe there is such a way to identify which specific campaign is causing the issue. The documentation for this errorhas some suggestions on workaround when

Re: IP Blocking via API Issue

2014-04-16 Thread Michael Cloonan (AdWords API Team)
Hi, I was also able to reproduce this, despite the documentation saying that these masks should be accepted. I'm going to file a bug for this so we can investigate further. I will update this thread when I hear more information. Regards, Mike, AdWords API Advisor On Monday, April 14, 2014 3:21

Re: Can anyone add some details to the READ_ONLY error?

2014-04-16 Thread Michael Cloonan (AdWords API Team)
Hi, You can read more about the ReadOnlyErrorin the documentation. This error can be returned from myriad different services. It means that you attempted to put a value in a read-only field, which is

Re: Couldn't get an Access Token

2014-04-16 Thread Michael Cloonan (AdWords API Team)
Hi, Have you made sure that you set up an installed application in the Google Developer Console, rather than a web application? This should hopefully resolve the issue you are seeing. Regards, Mike, AdWords API Advisor On Tuesday, April 15, 2014 6:23:53 AM UTC-4, İbrahim Öztürkcan wrote: > > I

Re: Campaign Service Proper Filter Setting with .NET Client Library?

2014-04-16 Thread Michael Cloonan (AdWords API Team)
Hi, Yes, the proper way to request information from a child account of the MCC is to specify the clientCustomerId header in the SOAP request. You cannot make requests to get all campaigns within all child accounts of the MCC at once; each individual request will only be for a single child accou

Re: AdWordsService.v201402.CampaignService Fail to Enumerate Some Campaigns

2014-04-16 Thread Michael Cloonan (AdWords API Team)
Hi, I do not believe this error message has anything to do with specific campaigns. Rather, it's an issue with the access token you're using to make the request. Access tokens are only valid for a short amount of time, so if you're enumerating enough things there's a chance the one you generate

Re: Can I modify the target URL of an ad programmatically?

2014-04-16 Thread Michael Cloonan (AdWords API Team)
new destination URL. Note that you loose the statistics of the > original ad - so if we can now update other attributes of ads I'd like to > know! > > > Op maandag 14 april 2014 18:47:39 UTC+2 schreef Michael Cloonan (AdWords > API Team): >> >> Hi Dmitri, >> >>

Re: Google Adwords REST API

2014-04-17 Thread Michael Cloonan (AdWords API Team)
Hi, We still have no plans for REST support of the AdWords API. If we do ever decide to pursue this, you can be sure that we will announce it on our blog. Please follow there for all API-related updates. Regards, Mike, AdWords API Advisor On Monday, Ap

Re: Getting Started Adwords API with python (v201402)

2014-04-17 Thread Michael Cloonan (AdWords API Team)
Hi, This looks like it could be an issue with the Python library or with the way you installed the Python library. Could you please make an issue for what you are seeing on the GitHub page for the library you're using? I believe it is this one

Re: Adwords API v201306

2014-04-18 Thread Michael Cloonan (AdWords API Team)
Hi, Yes, we sunset support for AdWords API v201306 on March 31, 2014. We made announcements on our blogabout this leading up to the sunset. You should migrate to v201309

Re: AdWordsService.v201402.CampaignService Fail to Enumerate Some Campaigns

2014-04-21 Thread Michael Cloonan (AdWords API Team)
Hi, If you are sure that it is not an issue with your OAuth authorization, then I believe the next step is to include the debugging code you mentioned and figure out which campaigns are failing, and whether it's the same ones every time. If you would like to provide more specific detail, you ca

Re: How to exclude UNDETERMINED from AgeRange (Java client, v201402)

2014-04-29 Thread Michael Cloonan (AdWords API Team)
Hi Michael, AgeRanges use fixed criteria IDs. Rather than setting the age range you want, you need to look up the correct ID associated with that age range and set that. Here

Re: Where can I find the "OAuth 2.0 Token Management Server" aka "OAuth 2.0 Key Cache"?

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi Chris, Here's the link: https://code.google.com/a/google.com/p/oauth2-keycache/ I think the problem might be that you're getting a 403 error when accessing that page. Is that correct? I'm going to see what I can do to resolve this. Regards, Mike, AdWords API Team On Friday, May 16, 2014 6:2

Re: Dynamically loading adwords tag

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi Ofer, This is an unusual usage of this feature, so I'm not sure exactly how to get it to work. I would expect it to work the way you mentioned (set up all the variables and then load and run conversion.js). There is also an image that needs to be loaded to the page for everything to register

Re: Download campaigns, get a budget

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi Igor, I did a little digging into this campaign internally. It's definitely a campaign, not a budget. Even on the UI, this seems to be in the same place as all the other campaigns. Can you share more about what you mean by it being a budget? I'm not sure I understand that part. In any case,

Re: Adwords API request limits

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hello, 1) There are two kinds of limits on requests. If you have basic access to the API, then you are limited to 10,000 requests per day. If you have standard access, then you have unlimited requests per day. With either kind of access, you are also subject to rate limits

Re: Download campaigns, get a budget

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi Igor, I did a little more research into this, and it seem that these campaigns are created either via the AdWords Express UI or API. When using the AdWords API, you should simply ignore these campaigns, and all their child objects, to make sure not to interfere with AdWords Express. Regards

Re: how to get Keywords special status via API

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi, I'm not sure that the API can do exactly what you are asking, but we do have services that make predictions on these kinds of stats, or report on these stats. I think the easiest thing to use would be the Keywords Performance Report

Re: Adwords API Bug?

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hello, I am not sure I understand the issue you are trying to describe. Are you saying that, once a month (for one day only), your campaigns are showing more clicks than they really have gotten? Is this only via the API, or does the UI show the same data. Can you please give more information o

Re: Adwords API Bug?

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hello, I am not sure I understand the issue you are trying to describe. Are you saying that, once a month (for one day only), your campaigns are showing more clicks than they really have gotten? Is this only via the API, or does the UI show the same data. Can you please give more information o

Re: Adwords API Bug?

2014-05-20 Thread Michael Cloonan (AdWords API Team)
19 d., pirmadienis 23:22:08 UTC+3, Michael Cloonan (AdWords > API Team) rašė: >> >> Hello, >> >> I am not sure I understand the issue you are trying to describe. Are you >> saying that, once a month (for one day only), your campaigns are showing >> more cli

Re: Download campaigns, get a budget

2014-05-20 Thread Michael Cloonan (AdWords API Team)
campaign shows up with use of the API and not is not visible in the AdWords > UI. > > Thanks, > Igor > > Op maandag 19 mei 2014 21:26:13 UTC+2 schreef Michael Cloonan (AdWords API > Team): >> >> Hi Igor, >> >> I did a little more research into this, and

Re: Click and cost data descrepancy

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hi Gopi, The more recent data is more updated, correct data. As time passes, sometimes clicks may be invalidated for various reasons. The result you've received more recently, with 210 clicks, is updated from the result you received in the past, with 212 clicks. Regards, Mike, AdWords API Team

Re: Shared keyword set across multiple campaigns

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hi, No, with v201402 of the API, the shared set functionality (which was in beta only) was removed from the API. Regards, Mike, AdWords API Team On Wednesday, May 21, 2014 4:27:11 AM UTC-4, Luca Fiaschi wrote: > > Hi all, > with the latest API is it possible creating a shared set of Kws across

Re: I need detail information about Google Adwords API

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hello, 1) Yes, all access to the AdWords API is free. 2) You can find our guide on how to sign upon our developers site . Regards, Mike, AdWords API Team On Tuesday, May 20, 2014 8:02:23 AM UT

Re: Please see - https://github.com/googleads/google-api-ads-ruby/issues/27

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hello Rocky, We are keeping track of this issue on GitHub. Danial reopened it so we can make sure to address it at some point in a future release of that client library. If you have more information or requests regarding this issue, please add comments on GitHub. Regards, Mike, AdWords API Tea

Re: Ideas of keywords working on localhost?

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hi Rodrigo, Are you asking about the TargetingIdeaService? This is a service that can give you keyword ideas based on the other keywords you are already using. You can see an example of how to use this serv

Re: Adhoc report question for MCC

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hello Adnan, 1- The CLIENT_CUSTOMER_ID should be the child account, under the MCC, for which you want to run the report. You can only make queries acting as a single client account at a time. 2- The AccountId is an internal ID, that is not the same as the client customer ID. However, you can g

Re: Brauche Zugang zu meiner MCC-API

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hello Benjamin, Unfortunately, we cannot provide support in German, so I have translated your message to English to try to understand it. It sounds like you applied for a developer token and that it is pending approval. Please take a look at our sticky post

Re: how long does it take for my question to show up?

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hello, Now that you have been approved to post on the forums, new questions and responses should appear instantly, without entering the approval queue. Regards, Mike, AdWords API Team On Tuesday, May 20, 2014 3:07:17 PM UTC-4, robert...@gmail.com wrote: > > Do I just have to keep posting questi

Re: ReportDownloadException : INVALID_FIELD_NAME_FOR_REPORT

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hello, Can you please provide the full AWQL or XML request so that I can look into this closer? Regards, Mike, AdWords API Team On Tuesday, May 20, 2014 4:54:29 AM UTC-4, JC Soledis wrote: > > Hello, > I work with php library to get a few informations from AdWords api. > My problem is, when I q

Re: Download Adwords Express Account Data

2014-05-21 Thread Michael Cloonan (AdWords API Team)
Hello, The campaigns prefixed with AWX_ are from AdWords Express. You can get information on them via the AdWords API, but not via the UI. You should make sure not to modify these via the AdWords API so as not to disrupt AdWords Express on your account. I also noticed that your query does not

Re: Where can I find the "OAuth 2.0 Token Management Server" aka "OAuth 2.0 Key Cache"?

2014-05-22 Thread Michael Cloonan (AdWords API Team)
a 403 error. > > > > *From:* adwords-api@googlegroups.com [mailto:adwords-api@googlegroups.com] > *On Behalf Of *Michael Cloonan (AdWords API Team) > *Sent:* Monday, May 19, 2014 5:42 AM > *To:* adwords-api@googlegroups.com > *Subject:* Re: Where can I find the "OAuth 2.0 Token

Re: Click and cost data descrepancy

2014-05-23 Thread Michael Cloonan (AdWords API Team)
ions are making our > historical data look wrong. How much time would Google go back to do this > reconciliations? How much time gap do you suggest for report data to be > downloaded ? > > Thanks > Gopi > On Wednesday, May 21, 2014 7:02:55 AM UTC-7, Michael Cloonan (AdWords API

Re: Skip keyword performance report that returns empty row

2014-05-23 Thread Michael Cloonan (AdWords API Team)
Hi Dennis, Unfortunately, there is no way to know that the report is going to return no data other than to run the report and see that it returned no data. The single row getting returned is the aggregate row, and since it has all zeroes, you should be able to determine that there is no data fo

Re: Is it possible to update Text add ?

2014-05-23 Thread Michael Cloonan (AdWords API Team)
Hello, No, text ads are immutable. If you want to change the text of an ad, you will need to create a new ad with the alterations, then delete the old ad. You can, however, change the criteria for a campaign or ad group on the fly (including MobileDevice

Re: CANNOT_UNSET_DISPLAY_SELECT_CAMPAIGN when creating new campaign

2014-05-23 Thread Michael Cloonan (AdWords API Team)
Hello, The displaySelect flag is a little confusing right now, but we are actively working on updating our documentation on it to clarify. For now, I will give you a quick overview here. You can see (and set) what networks a campaign is targeting using the campaign's NetworkSetting

Re: Download Adwords Express Account Data

2014-05-23 Thread Michael Cloonan (AdWords API Team)
Hello, Can you please respond to me *privately* by choosing "reply to author" from the drop down? In order to help me troubleshoot this, please provide: - CID of the customer for which you're trying to run the query. - A few examples of keywords you expect to be in the results, but aren't

Re: Negative keyword adding in php AdWords api (v201309) or higher

2014-05-23 Thread Michael Cloonan (AdWords API Team)
Hello, It actually appears we don't have an example for this in our PHP client library yet. I've reached out internally so we can get one written. In the mean time, AddCampaignTargetingCriteria.php should still be a useful reference. To use a negative keyword, you would create a NegativeCampai

Re: Linking account by PHP api

2014-05-23 Thread Michael Cloonan (AdWords API Team)
Hello, It looks like you're using the same CID for both clientCustomerId and managerCustomerId, which is not correct. The ManagedCustomerLink is useful for linking two pre-existing accounts together. If you only have one ID available, then you should most likely be creating a new ManagedCustome

Re: CANNOT_UNSET_DISPLAY_SELECT_CAMPAIGN when creating new campaign

2014-05-23 Thread Michael Cloonan (AdWords API Team)
rk = true end up with an error > as TargetError.CANNOT_TARGET_PARTNER_SEARCH_NETWORK @ > operations[0].operand.networkSetting. > > Is it true? > > Thank you. > > On Friday, May 23, 2014 6:30:37 PM UTC+5:30, Michael Cloonan (AdWords API > Team) wrote: >> >>

Re: is there a tool or feature that show my web console actions as a JSON operation code?

2014-05-27 Thread Michael Cloonan (AdWords API Team)
Hello, As far as I am aware, there is no tool to see the analogous API call for a given action from the AdWords user interface. Not everything that is supported via the user interface is supported via the API, and vice verse. If you are having trouble using an API-specific feature, please do po

Re: CONCURRENT_MODIFICATION

2014-05-27 Thread Michael Cloonan (AdWords API Team)
Hi Seth, Are you sure that the previous execution is finished before starting the next execution? Using a sleep timer might not be sufficient for this, depending on how long the sleep timer is going. Also, are you user that there are no other users trying to make modifications to the same acco

Re: Linking account by PHP api

2014-05-27 Thread Michael Cloonan (AdWords API Team)
Hello, This sounds like it may be a bug with our PHP library, or with a configuration on your server that conflicts with our PHP library. Could you open a bug for this issue at our library page on GitHub? They will be able to better assist you th

Re: CONCURRENT_MODIFICATION

2014-05-27 Thread Michael Cloonan (AdWords API Team)
: > > Yes, I'm slicing an array of operations by 5,000 and pushing the api > results to a results array before the sleep and new request. And this is my > dev code and I'm the only user. > > On Tuesday, May 27, 2014 2:59:07 PM UTC-4, Michael Cloonan (AdWords API > Team)

Re: Migrating from v201309 to v201402

2014-05-28 Thread Michael Cloonan (AdWords API Team)
Hello, The error message you're seeing doesn't seem to be related to the TargetingIdeaService. Are you able to make any other API requests using v201402? Specifically, it looks like you are not passing a valid OAuth 2.0 header as part of the request. Make sure that you are following the instru

Re: List Size (Display Network) History

2014-05-28 Thread Michael Cloonan (AdWords API Team)
Hello, I do not believe this historical data is available via the API. However, you can fetch the current size of a list, and begin to create your own historical data going forward from the point in time where you began collecting that data. This will help most with future lists, but unfortuna

  1   2   3   4   5   6   7   8   >