Re: I have a token? Really? Where is it?

2010-12-17 Thread mib
I didn't receive it. As far as I know I have 3 email accounts associated with adwords: seo@ cromarty@ timtesty@ I recently added another account the other day in my attempts to figure this out: analytics@ The domains of the above emails (mibcomputers.ca, yorkregiontraffictickets.ca, gmail.com).

Re: Google Keyword report

2010-12-17 Thread AdWords API Advisor
Hi Remya, To address your questions: 1) Cross client reporting is only available for the older v13 reports. To use it, schedule a report at the MCC level using crossClient = true. http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.html#crossClient 2) See answer to #1. 3) S

Re: Just Started and Completely Lost

2010-12-17 Thread AdWords API Advisor
Hi Sarah, The GetAllCampaigns.php example will call CampaignService.get(), but perhaps there is a problem with your PHP environment that is preventing them from running. As far as I know all emails from the new reporting system will only return a link in the email, not an attachment. Best, - Eri

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR (ReportDefinitionService with Predicates)

2010-12-17 Thread AdWords API Advisor
Hi Robert, Can you post the sanitized SOAP XML request and response for a request that demonstrates this issue? Errors related to predicates are not being reported clearly at the moment, but if I see the request I can help diagnose the problem. Best, - Eric Koleda, AdWords API Team On Dec 16, 1

Re: CustomerSyncService in Sandbox - not all changes are returned

2010-12-17 Thread AdWords API Advisor
Hi Alex, Regarding the timestamps, I'm not aware of any accuracy issues or needing to subtract seconds. If you are finding otherwise please include the requestIds from a series of requests that demonstrates the issue and I'll look into the problem. Regarding the TOO_MANY_CHANGES, I think you are

Re: I have a token? Really? Where is it?

2010-12-17 Thread AdWords API Advisor
Hi, I privately messaged you a few days ago with the email address of the account that has your current token. If you didn't receive that email please let me know. Best, - Eric On Dec 16, 11:38 am, mib wrote: > I'm going in loops here. This is what Google has to say: > > *"Your token will be s

Re: v13 Campaign Performance Report

2010-12-17 Thread AdWords API Advisor
Hi Benny, The Campaign report doesn't return zero-impression data, so campaigns that were paused for the length of the report won't have any impressions and won't be included. Those that were active during the span of the report but are now paused will be included if they received any impressions

Re: keyword categories problem

2010-12-17 Thread AdWords API Advisor
Hi Irio, Sorry, no updates yet. I'll reach out to the team again and let you know when I get more information. Best, - Eric On Dec 16, 6:06 am, Irina Ioana Brudaru wrote: > Hi Eric, > > Are there any updates on this topic? > > Thanks, > > Irio > > On Sat, Dec 11, 2010 at 12:04 AM, AdWords API

Re: a lot of UNEXPECTED_INTERNAL_API_ERROR

2010-12-17 Thread AdWords API Advisor
Hi Irio, If you provide the requestId of a request that exhibits this behavior I can look into the cause further. You are not charged units for requests that return UNEXPECTED_INTERNAL_API_ERROR, and this should be reflected in the units header of the response. Best, - Eric Koleda, AdWords API T

Re: CPC estimates - TrafficEstimatorService

2010-12-17 Thread AdWords API Advisor
Hi Calford, A micro is one millionth of the fundamental currency. So for US dollars, 1,000,000 micros = $1. A micro amount of 438555 is $0.43. Best, - Eric Koleda, AdWords API Team On Dec 16, 4:53 am, calford wrote: > Hi, > > I used the TrafficEstimatorService example (PHP) to check some > ke

Re: Need ability to set report definitions as read-only

2010-12-17 Thread Ian
We have this concern as well. The Ideal solution for us would be to make it read-only/invisible from the UI and still editable from the API. On Nov 15, 6:43 pm, AdWords API Advisor wrote: > Hi, > > So is the worry that reports created for API use will be accidentally > edited by users in the AdWo

Definitive report Field source

2010-12-17 Thread Ian
I have noticed several differences between the fields listed here (http://code.google.com/apis/adwords/docs/appendix/reports.html) and from ReportDefinitionService.getReportFields(). Which is accurate? We have also been having problems setting predicates on some fields. -- =~=~=~=~=~=~=~=~=~=~=~

Gettings a listing of all clients

2010-12-17 Thread 100Marketers
Hi, I'm new to the Google Adwords API (using the PHP client library) and I'm having a bit of trouble getting up and running. I'm using the example GetAllUsersLists.php (v201008) to fetch all the clients under the adwords account and I'm getting a "No user lists were found." error when there's cle

Re: Getting automatic placements via 201008 API

2010-12-17 Thread Thiago Medeiros
Hello Eric! Thank you for your answer! While google team don't fix this issue, I decide to create the report through UI configured with a sliding date and consume it from API using ReportDefinitionService.get() acording your tip. Isn't the best way, but I don't have other choice. I found two i

Re: TargetingIdeaService: different values for GLOBAL_MONTHLY_SEARCHES for same keyword (IDEAS, STATS)

2010-12-17 Thread jakov jesil
Hi Eric, Is this problem solved? Regards, Jakov -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messag

I am looking for a developer

2010-12-17 Thread SamSam
I am looking for a developer to create an application for me. I run campaigns for my client. All what am looking for is away to let me client access the data thats is related to them. impressions/clicks/CTR/placements/keywords however I do not want to show the actually cost? and if possible,

API to link Adwords account from MCC account

2010-12-17 Thread hang...@mydials.com
Hi, Adwords API Team, Our company is trying to find an API to programmatically send linking requests from Adwords MCC account to Adwords account. We are now doing this manually by log into our MCC account, but we want to automate the process by applying an API (if it exists). If Adwords doesn't

Where is (dfp) LineItem.CreativeRotationType in (AdWords) AdGroup

2010-12-17 Thread Changyi
In DFP API, class LineItem has a member CreativeRotationType. Is there a similar member in class (AdWords) AdGroup ? Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Google Keyword report

2010-12-17 Thread Remya
Hi Google Adwords Team, I have a MCC account, and i created some campaigns, adgroups, ads, ans keywords etc Now i need the report of those entities from Google to my application through API. But i am getting very few of the results through API created report. Also i am getting all the result

Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-17 Thread Magnus
After rebooting our system it works again. Strange problem though. /Magnus On Dec 17, 9:17 am, Magnus wrote: > Hello again, > > We still have this problem. It's been like this for three days now, > any idea how to research this problem? > > Our logs shows the timeout to be 5 minutes: > INFO  201

Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-17 Thread Magnus
Hello again, We still have this problem. It's been like this for three days now, any idea how to research this problem? Our logs shows the timeout to be 5 minutes: INFO 2010-12-17 08:56:13,606 [RMI TCP Connection(3332)-10.0.4.10] Trying to sync campaigns ERROR 2010-12-17 09:01:13,251 [RMI TCP Co