Test account api-not working-Quotacheckerror[incomplete_signup]

2013-07-18 Thread tomflat561
Hi, I have followed the instructions and registered for a test account from my existing MCC account, I have filled out the billing T C's correctly, I am seeing the following error: Quotacheckerror[Incomplete_signup] Now, I have ticked all the T C's etc, so think it relate to the test

Re: Icomplete signup error despite accepting terms and conditions

2013-07-18 Thread tomflat561
Hi Danial-I am having the exact same issue. My MCC number is 466-737-0663. I have yet to receive an email about the test account api too. Please advise. Many Thanks, Tom On Wednesday, July 17, 2013 2:19:46 PM UTC+1, Danial Klimkin wrote: Hello, There are two reasons for this

Re: Icomplete signup error despite accepting terms and conditions

2013-07-18 Thread tomflat561
Other recipients: Hi Danial-I am having the exact same issue. My MCC number is 466-737-0663. I have yet to receive an email about the test account api too. Please advise. Many Thanks, Tom On Wednesday, July 17, 2013 2:46:11 PM UTC+1, jaison@gmail.com wrote: Hi Danial, My

Problems with starting of API

2013-07-18 Thread david
Hi, I got the following mail from developer team. I downloaded the applicationo of .NET, but there is no MCCID, no Customer ID. Is there a possibility of getting a correct Web.config file? David Dear Developer, We have received your application for a test account for the Adwords API. After

Problems with API

2013-07-18 Thread david
Hi, I got the following mail, but there is no MCCID and no Customer ID in config file. I am programming in .NET. Is there a possibility to get an updated Web.config file? Thank you, David Dear Developer, We have received your application for a test account for the Adwords API. After review,

Concurrency issues with ReportUtilities.DownloadClientReport

2013-07-18 Thread sbuteau
Hi, We need help with using the awapi_dotnet_lib_v15.8.0 library (which was the latest version four weeks ago). We currently have a windows service that creates 64 threads. Each thread then fetches reports (CAMPAIGN_PERFORMANCE_REPORT for a single campaign) in a loop. We are having trouble

Re: v201306 problems with ManagedCustomerService

2013-07-18 Thread Danial Klimkin
Hello Horne, Please double-check the refresh token you are using is valid for the AdWords account you are trying to access. Did you make any other change to the configuration file or made a new library install? -Danial, AdWords API Team. On Monday, July 15, 2013 5:47:37 PM UTC+4, Horhe

Re: Targetcontentcontextual. CustomerSyncService and some other questions

2013-07-18 Thread Danial Klimkin
Hello Oleg, 1. Once TargetContentContextual setting can not be modified for any new campaign. It only had meaning before Flexible Targeting was introduced. Please see this article for more details: http://support.google.com/adwords/bin/answer.py?hl=enanswer=1209882from=2575708rd=1 2.

Re: RateExceededError in TargetingIdeaService

2013-07-18 Thread Danial Klimkin
Hello, RateExceeded error depends on a number of parameters including our systems load. There were no changes to the overall allowed rate. Please let us know if you still see this issue constantly over the next week. -Danial, AdWords API Team. On Friday, July 12, 2013 1:10:49 PM UTC+4,

Re: Incomplete signup error even after providing billing details and accepting terms and conditions.

2013-07-18 Thread Danial Klimkin
Hello, This error message means you either haven't accepted TC or you are trying to access a production account or MCC service with an unapproved token. Do you have your token approved already? If yes, please let us know your MCC account ID. -Danial, AdWords API Team. On Friday, July 12,

Re: I cant change keywords cpc

2013-07-18 Thread Paul Matthews (AdWords API Team)
Given that you're calling mutate on $adGroupCriteriaService, can you var_dump the value of that variable? It should be an instance of AdGroupCriterionServicehttps://code.google.com/p/google-api-adwords-php/source/browse/src/Google/Api/Ads/AdWords/v201306/AdGroupCriterionService.php#7134 .

Re: v201306 problems with ManagedCustomerService

2013-07-18 Thread Anže Orehek
Hello, it's OK. Already figured it out where's the problem. Br, 2013/7/18 Danial Klimkin adwordsapiadvisor+dan...@google.com Hello Horne, Please double-check the refresh token you are using is valid for the AdWords account you are trying to access. Did you make any other change to the

Re: Production deployment

2013-07-18 Thread Danial Klimkin
Hello Shruti, Test accounts can not be converted into production ones. You can create new advertiser accounts under your MCC via the UI or ManagedCustomerService: https://developers.google.com/adwords/api/docs/reference/latest/ManagedCustomerService -Danial, AdWords API Team. On

Re: Icomplete signup error despite accepting terms and conditions

2013-07-18 Thread Danial Klimkin
Hi Tom, The account for this MCC is not a Test account. Please make sure you've filled in the form correctly and it's been at least 24 hours since you submitted it. -Danial, AdWords API Team. On Thursday, July 18, 2013 3:28:58 PM UTC+4, tomfl...@gmail.com wrote: Other recipients: Hi

ImageError.INVALID_IMAGE Question

2013-07-18 Thread Herb Brittner
I have a question about uploading image ads. We are uploading images that are well under the new file size limit of 150KB and of valid dimensions that are coming back with an ImageError.INVALID_IMAGE error. The offending ads are really just bigger, higher quality versions of ads we already

Re: Icomplete signup error despite accepting terms and conditions

2013-07-18 Thread jaison . directi
Hi Danial, I have tried running the script again but it still gives me the same error. I had earlier opted to use NET Banking as the payment mode when I entered the billing details at the client account level. However, at the MCC level the system requires me to Fax my credit card details and

Re: Search funnels report

2013-07-18 Thread Alex
Hi, are there any plans to implement search funnels in the API? At the Google Adwords API Workshops was said that you try to offer all features from the Adwords Interface in the API. Search funnels are available in the Adwords Interface for some time now, but there is no way to get the data

Search Funnels in Adwords API

2013-07-18 Thread Alex
Hi, are there any plans to implement search funnels in the API? At the Google Adwords API Workshops was said that you try to offer all features from the Adwords Interface in the API. Search funnels are available in the Adwords Interface for some time now, but there is no way to get the data

Re: ADD_OPERATION_NOT_PERMITTED error when adding a campaign after upgrade to v201306

2013-07-18 Thread David Torres (AdWords API Team)
Hi Kevin, Your request is using a login that is tied to an MCC account and you are not targeting (through the clientCustomerId header) a client account. Campaigns can't be added to MCCs. Best, - David Torres - AdWords API Team On Monday, July 15, 2013 10:55:36 AM UTC-4, Kevin Kuszyk wrote:

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 API Team On

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 to google

Re: Production deployment

2013-07-18 Thread Shruti
Thanks Danial. On Thursday, July 18, 2013 8:31:53 AM UTC-4, Danial Klimkin wrote: Hello Shruti, Test accounts can not be converted into production ones. You can create new advertiser accounts under your MCC via the UI or ManagedCustomerService:

Re: ImageError.INVALID_IMAGE Question

2013-07-18 Thread Oliver
I know the documentation says 150KB but we can't even upload images of this size in the Adwords Editor or the web interface. I think the old limit of 50KB still applies for many images. Oliver On Thursday, July 18, 2013 2:18:37 PM UTC+1, Herb Brittner wrote: I have a question about

Re: newbie - my first ad hoc report request - getting a 400 response

2013-07-18 Thread Keith Adams
Thanks so much for your help, Anash. I'm not using a client library, so can't figure out how to apply the guidance on that page you linked. However, I'm going to just install Fiddler and see if I can figure out on my own how to get it to show the response body and header. The

Re: ImageError.INVALID_IMAGE Question

2013-07-18 Thread Herb Brittner
Actually, I'm sorry to admit, but the error was on my side. We are able to upload anything under the 150KB limit through the API without issue. Sorry for the false alarm! On Thursday, July 18, 2013 1:23:54 PM UTC-4, Oliver wrote: I know the documentation says 150KB but we can't even upload

Re: newbie - my first ad hoc report request - getting a 400 response

2013-07-18 Thread Keith Adams
Anash, I was able to get Fiddler working. In the header response panel, it shows what's shown in the screen cap below. Not sure there's any useful information, though. What do you suggest? Thanks, Keith

Re: newbie - my first ad hoc report request - getting a 400 response

2013-07-18 Thread Keith Adams
I thought I should show what Fiddler shows as the request body, with various identifying information X'd out manually, thanks: ?xml version=1.0 encoding=UTF-8 ?ReportReportHeaderIdentificationMachineClientInstalled1/ClientInstalledClientType1/ClientTypeClientID

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 to add a FeedMapping that

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: How do I get Criteria by CriteriaId?

2013-07-18 Thread David Torres (AdWords API Team)
Hi Aradhya, We don't keep record of deleted campaign criteria, that is why there are not visible to the CampaignCriterionService. Best, - David On Wednesday, July 17, 2013 2:57:37 AM UTC-4, aradhyat...@gmail.com wrote: Hi David, I have deleted CriterionID 21176 from CampaignID 133529824.

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, 2013 2:34:27 PM UTC-4, Yilei Li wrote: What

Re: Getting Error The SoapListenerExtension class is not loaded. The most possible cause for this error is that you haven't registered Google.Api.Ads.Common.Lib.SoapListenerExtension as a soap extensi

2013-07-18 Thread Jonathan Shaltz
What else might be necessary? My app runs on my local machine but not on any of several servers, though I have full admin rights there. The error message turns up little in search results, beyond this very forum and a few nearly-identical versions: The SoapListenerExtension class is not

automatic placement performance report

2013-07-18 Thread Tomer Peled
Hi, Is there an issue with the automatic placement report? I used to download it with no problem using the adhoc reports but in the last 2 days the reports are always with no data - I only get the columns names... Thanks, Tomer -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also