How to display AdGroupId and CampaignId in Placement report?

2011-07-11 Thread Lex Chen
Hi, All, I try to define a placement report with fields ("AdGroupId", "CampaignId"). But when I download the report which I defined, I can't find those fields. I use Java to develop the report. I have try v201101 and v201008 API in adwords-api-8.3.1.jar. Both of them got same result (Miss AdGrou

Odp: Re: Report generate took 4 hours.

2011-07-11 Thread Tomasz Pajor
Hello Eric, Thank You for the reply. We are ready to switch to v201101 for at least 3 months now, there is one problem that is holding us back, You are not supporting cross-client reports in v201101. The cost of downloading all the reports per client is unacceptable. Do You have any date when

Re: Odp: Re: Report generate took 4 hours.

2011-07-11 Thread rayden
+1 On Jul 11, 11:49 am, Tomasz Pajor wrote: > Hello Eric, > > Thank You for the reply. We are ready to switch to v201101 for at least 3 > months now, there is one problem that is holding us back, You are not > supporting cross-client reports in v201101. The cost of downloading all the > reports p

Re: how create full add with stats ?

2011-07-11 Thread Minius
Hi, > Also, Ads are immutable, so the right way to modify an ad would be to delete > an existing ad and create a copy with modified data. As of this, is there are current function (adwords api function) to copy ad and from copied ad create new ad with modified, for example, headline description1

still having the same problem please I need help - awapi-local-db-sync-1.1.0

2011-07-11 Thread Ali Rodan
Hi, I used the open source project to perform some reports. I did some changes to the report type since i need to retrieve Adgroup performance results as follows: [AdWordsSettings] # These settings are used to log in to the AdWords API. namespace: https://adwords.google.com/api/adwords/v13 server:

The same report, obtained through the api V201101, is smaller

2011-07-11 Thread relevanttraffic
Hello. I used Java Adwords API V13 for get reports. I`m updating api to v201101 now. Encountered a strange problem. 1. add gzip report through api; 2. wait until the report will be available. (get response from report`s url https://adwords.google.com/api/adwords/reportdownload?__rd= and check if re

API returns empty reponse for not authorized account

2011-07-11 Thread rafal
Hi When asking for account via ServicedAccount, for one of my customers I get NOT_AUTHORIZED error which is clear as that customer has not approved authorization request yet 59f64ca29125bd282f9cfe8ec408ee8c However, from time to time I get a response with getResponse tag empty: aa79d9a97bb9ab33b4

Re: Intermittent NOT_ADS_USER error message

2011-07-11 Thread Eric Koleda
Hi Yaron, I don't have any further information about this error. Can you provide a more recent request ID? Is this only happening for certain accounts? Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.c

Re: Odp: Re: Report generate took 4 hours.

2011-07-11 Thread Eric Koleda
Hi Tomasz, Unfortunately I don't have any further updates as to when cross-client reporting will be available in the new reporting system. Something to remember is that report definitions can be reused, and it doesn't cost any API units to download the report from an existing report definition

Re: Intermittent NOT_ADS_USER error message

2011-07-11 Thread Yaron Elkayem
Hi Eric The last API error was recorded at 08/07/2011 10:57, 3 days ago and nothing since. I'll keep you posted if it'll reappear. on the 06-07/JULY/2011 a large number of messages like these appeared for dozens of accounts. one of them was 10247313b66b02ffbe264f6b8d58b7ea as seen in the post

Re: Odp: Re: Report generate took 4 hours.

2011-07-11 Thread Tomasz Pajor
So if I understand You correctly Eric, in the v201101 ReportDefinitionService, if I define dateRangeType to LAST_7_DAYS, store the report definition id, then download the data, and then the next day download the same report with that report definition id I will have new data for free? On Jul 11, 4

how do you get campaigns for a specific account?

2011-07-11 Thread andrew branco
i am having a problem where i can get campaigns for a user specified through client email in this case i am using the sandbox so when i use client_1+em...@email.com it will return campaigns for that user , but how would i loop through all the users (in this case client_1 - client_5 since its th

validateReportJob - An internal error has occured.

2011-07-11 Thread Tomasz Pajor
Hello, I'm permanently getting InternalServerError from google api when trying to run validateReportJob request. Couple of Request IDs: - 5b7fd85b364040ef205b10ac39bf70d0 - 5999895bf1a479db05253a887b979b55 - 4699b1a7c15e3ee4f2ee4db1fcfad737 Can You please explain what's wrong? -- Best regards T

Re: how to use search volume trends ? Does this create graph?

2011-07-11 Thread David Torres
Hi Leila, To find out search volume stats you can use the TargetingIdeaService, here is an example how to fetch data from this service using Java

RESPONSE_SIZE_LIMIT_EXCEEDED Error

2011-07-11 Thread Maxim Kurapatkin
Hello, I've got strange error on get criterions request. xml batch seems right. can you please check out what is wrong? [Mon Jul 11 09:23:39 2011] Outgoing Request: http://www.w3.org/2001/XMLSchema-instance"; xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; >https://adwords.google

Re: DCO campaign data related error

2011-07-11 Thread David Torres
Hi Ashok, do you mind emailing me directly the details of your campaign id and type of report your are running, better if you have a report definition id I can take a look at. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Adwords API sandbox

2011-07-11 Thread David Torres
Hi Soumya, Please follow the step outlined in this page. Let me know if you need further assistance. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

Lack of AggregationTypes in v201101

2011-07-11 Thread gema0024
Hi team, currently I tried to start a example report migration von v13 to 201101 and I wondered while it's not possbile to specify any aggregation type. After googling arround I found a hint ("The v201003 ReportDefinitionService currently has some limitations: it lacks support for aggregation ty

Re: awapi-local-db-sync-1.1.0

2011-07-11 Thread David Torres
Hi, awapi-local-db-sync-1.1.0 is a project that is not longer maintained since is based on the v13 version of reports, I'll recommend you to not relay on it. Please try specifying email/password of your MCC account and then put in client_emails your AdWords accounts client emails. Best, -Dav

Re: api showing wrong cpc today?

2011-07-11 Thread David Torres
Hi, It really depends on how is your software constructing the request to the traffic estimator service, a lot of variables are taking in consideration when generating results like the max cpc and targets. If you can provide me with request ids of your software requests against the API, I'll be

Re: CampaignService returning extra campaigns

2011-07-11 Thread David Torres
Hi, By looking at the account and your request id, I can see your account has the same active campaigns which matches what the API is returning. Keep in mind that the UI is also applying other filter when you say "All Enabled" which is also filtering by end date, your account has some active ca

Re: Price Adwords Api

2011-07-11 Thread David Torres
Hi Julio, You can apply for a developer token by following these steps . The costs of the API are outlined in this page . Best, -David Torres - AdWords A

Re: Intermittent NOT_ADS_USER error message

2011-07-11 Thread Eric Koleda
Hi Yaron, It looks like this error was due to some backend issues on Google's side, and there was no way prevent them. Let us know if you see these errors crop up again. Unexpected errors are always possible in the API, and we recommend you implement error handling and retry logic to graceful

Re: Internal Error when validating AdGroup Performance report

2011-07-11 Thread David Torres
Hi Kevin, I was able to pull your request and error out of the logs, the error is saying that your specified client account is not managed by the given MCC, however I can see in this specific case how the account is a second level sub-MCC that is in the tree of the main MCC of your request henc

Re: Odp: Re: Report generate took 4 hours.

2011-07-11 Thread Eric Koleda
Hi Tomasz, Yes, that's correct. The LAST_7_DAYS dateRangeType is a sliding time window, relative to the day you download the report. Report downloads are currently free, only creating a report definition has a cost. We have some more information about this on our Best Practices page: http:/

Re: Calling the get() for the CampaignService??

2011-07-11 Thread David Torres
Hi Neil, Any reason why you aren't using the Perl client lib ? Can you post your sanitized request XML?, I'm not quite familiar with SOAP::Lite but its seems you have an extra 'authenticate' element in your request. Best, -David Torres - AdW

Re: Odp: Re: Report generate took 4 hours.

2011-07-11 Thread Tomasz Pajor
Hi Eric, What is the limit of defined reports, and when can I see a list of already created? -- Best regards Tomasz Pajor On Jul 11, 8:07 pm, Eric Koleda wrote: > Hi Tomasz, > > Yes, that's correct.  The LAST_7_DAYS dateRangeType is a sliding time > window, relative to the day you download the

Re: Internal Error when validating AdGroup Performance report

2011-07-11 Thread Kevin
Hi David, I was able to consistently reproduce this issue on July 5th. Then it started to happen intermittently. Now, I can't reproduce it anymore. I'll try out your suggestion when it starts happening again. Thanks, Kevin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

Re: Lack of AggregationTypes in v201101

2011-07-11 Thread jstedman
I made the same assumption about aggregation when I first started migrating our implementation, but it is actually supported. To get a specific level of aggregation, you just select the field for that aggregation type. For instance, to get a report aggregated by date, just include the Date field i

Re: Odp: Re: Report generate took 4 hours.

2011-07-11 Thread Thiago Medeiros
Hi Tomasz, If I´m not wrong, adwords stores your 100 last reports. And you can see a list of them through the UI (User Interface), when you access directly from the web. Eric, I´m waiting for a long time ago for the cross client feature, and I would like to know if is there some deadline for

AdParamService enhancement idea

2011-07-11 Thread jstedman
It occurred to me that the AdParamService could potentially be used to implement 3rd party click tracking for Audience bidding. Currently AdParams are only triggered for insertion by search keyword, but if insertion could be triggered by Audience(or any criterion object) also, the AdParam could be

internal server error.

2011-07-11 Thread soumya pathuri
I am trying to use traffic estimator service and I am getting 500 internal server error.Please suggest http://schemas.xmlsoap.org/soap/envelope/"; xmlns:o="https://adwords.google.com/api/adwords/o/ v201008" xmlns:cm="https://adwords.google.com/api/adwor

Adwords API Billing

2011-07-11 Thread OTTMike
Hi, Is there any way to see some kind of detailed billing about how our API credits are being used? I mean kind of a breakdown to see how many are spent on each service? We are spending over 200k api units per day and we are trying to track down the main culprit. We are doing a stats report on

Invalid response of ad performance report requests.

2011-07-11 Thread Toshi
I got errors when I requested ad performance report with adwords- api-8.3.1.jar. 1. response of invalid xml including contents below: !!!1|||86142134|||Unexpected exception??? 2. Exception of InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. I have two soap requests of the requests, and I can sen