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 Connection(3332)-10.0.4.10]
Could not sync campaigns
javax.xml.rpc.ServiceException: Could not get ClientLogin token for
user: Auth token could not be retrieved because of IOException:
Operation timed out
at com.google.api.adwords.lib.AdWordsVersion
$AdWordsVersionV201008.setHeaders(lib:AdWordsVersion.java):303)
at
com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWordsServiceFactory.java):
184)
at
com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:AdWordsServiceFactory.java):
104)
at
com.google.api.adwords.lib.AdWordsUser.getService(lib:AdWordsUser.java):
334)


On Dec 16, 4:20 pm, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi All,

 It looks like there a problem fetching the the auth token from the
 ClientLogin API, which is separate from the AdWords API:

  http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html

 I haven't heard any other cases of timeouts with this API, but let me
 know if the problem continues.

 Best,
 - Eric Koleda, AdWords API Team

 On Dec 16, 3:15 am, Magnus magnus.lj...@gmail.com wrote:

  Just to clarify, we are using the Java client libraries and the stack trace
  looks like this:

  javax.xml.rpc.ServiceException: Could not get ClientLogin token for user: 
  Auth token could not be retrieved because of IOException: Operation timed 
  out
          at 
  com.google.api.adwords.lib.AdWordsVersion$AdWordsVersionV201008.setHeaders( 
  lib:AdWordsVersion.java):303)
          at 
  com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWo 
  rdsServiceFactory.java):184)
          at 
  com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:Ad 
  WordsServiceFactory.java):104)
          at 
  com.google.api.adwords.lib.AdWordsUser.getValidationService(lib:AdWordsUser 
  .java):304)

          ... our code

  /Magnus

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 magnus.lj...@gmail.com 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  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 Connection(3332)-10.0.4.10]
 Could not sync campaigns
 javax.xml.rpc.ServiceException: Could not get ClientLogin token for
 user: Auth token could not be retrieved because of IOException:
 Operation timed out
         at com.google.api.adwords.lib.AdWordsVersion
 $AdWordsVersionV201008.setHeaders(lib:AdWordsVersion.java):303)
         at
 com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWordsServiceFactory.java):
 184)
         at
 com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:AdWordsServiceFactory.java):
 104)
         at
 com.google.api.adwords.lib.AdWordsUser.getService(lib:AdWordsUser.java):
 334)

 On Dec 16, 4:20 pm, AdWords API Advisor adwordsapiadvi...@google.com
 wrote:

  Hi All,

  It looks like there a problem fetching the the auth token from the
  ClientLogin API, which is separate from the AdWords API:

   http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html

  I haven't heard any other cases of timeouts with this API, but let me
  know if the problem continues.

  Best,
  - Eric Koleda, AdWords API Team

  On Dec 16, 3:15 am, Magnus magnus.lj...@gmail.com wrote:

   Just to clarify, we are using the Java client libraries and the stack 
   trace
   looks like this:

   javax.xml.rpc.ServiceException: Could not get ClientLogin token for user: 
   Auth token could not be retrieved because of IOException: Operation timed 
   out
           at 
   com.google.api.adwords.lib.AdWordsVersion$AdWordsVersionV201008.setHeaders(
lib:AdWordsVersion.java):303)
           at 
   com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWo
rdsServiceFactory.java):184)
           at 
   com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:Ad
WordsServiceFactory.java):104)
           at 
   com.google.api.adwords.lib.AdWordsUser.getValidationService(lib:AdWordsUser
.java):304)

           ... our code

   /Magnus

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 results when i manually
generated the report from Google Adwords UI, for the same date. I have
attached both manually generated and API generated reports in xml format.



   1.  Can i get full report of a MCC account with one request?(Example, say
   the MCC contains 5 different child accounts, and each account have their own
   entities. Can i get all those 5 account's report with a single report
   request on MCC level?)
   2. Is it possible to fetch  reports of all child accounts with one
   request by using the MCC credentails ?
   3. I have tried to fetch reports of all child accounts of my MCC without
   providing the clientID, then i am not getting any report for any account.
   why?. When i provide individual account's clientID on my request, then i am
   getting the report, but i am not getting the full report.
   4. Why i am not getting full report of a single account, when i created
   it through API and why i am getting full report when i created manually from
   Google Adwords UI? (both xml files attached)
   5. This is the service i am calling in my request /ReportService?wsdl
   and selectedReportTypeKeyword/selectedReportType. If i am using a
   wrong service, please correct me.
   6. Why i am not getting Keyword name  and keyword Id in the report
   generated through API.(please refer the attached API_generated_report.xml
   file)?
   7. In this url
   http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords ,
   i didn't see the fields  siteKwStatus and kwSite. Is there any
   difference in documentation provided in this link?


Can you please help me to solve these issues as soon as possible?







-- 
Remya Mohan
Software Engineer

http://SparkSupport.comhttp://www.google.com/url?sa=Dq=http://SparkSupport.comusg=AFQjCNEs6_09BzHZlbxsPEEJA7u3m8FIQg
 | 
http://migrate2cloud.comhttp://www.google.com/url?sa=Dq=http://migrate2cloud.comusg=AFQjCNHfkXv1LOsVi3L6UR_dP5cuf0w1qw
phone: +1 408-335-0493, 0484 2559756

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
?xml version=1.0 encoding=UTF-8 standalone=yes?
reporttablecolumnscolumn name=campaignid/column name=campaign/column name=adgroupid/column name=adgroup/column name=kwSite/column name=siteKwStatus/column name=keywordMinCpc/column name=adwordsType/column name=adDistributionWithSearchPartners/column name=maxCpc/column name=maxCpm/column name=maxContentCpc/column name=topPosition/column name=kwDestUrl/column name=agStatus/column name=campStatus/column name=imps/column name=clicks/column name=ctr/column name=cpc/column name=cpm/column name=cost/column name=pos//columnsrowsrow campaignid=69283917 campaign=Campaign #3 adgroupid=2070313317 adgroup=Ad Group #1 kwSite=internet marketing search siteKwStatus=Active keywordMinCpc=500 adwordsType=Search Only adDistributionWithSearchPartners=Search Partners maxCpc=300 maxCpm=0 maxContentCpc=300 topPosition= kwDestUrl=default URL agStatus=Enabled campStatus=Active imps=3 clicks=0 ctr=0.0 cpc=0 cpm=0 cost=0 pos=2.33/row campaignid=69283917 campaign=Campaign #3 adgroupid=2070313317 adgroup=Ad Group #1 kwSite=marketing local siteKwStatus=Active keywordMinCpc=100 adwordsType=Search Only adDistributionWithSearchPartners=Search Partners maxCpc=300 maxCpm=0 maxContentCpc=300 topPosition= kwDestUrl=default URL agStatus=Enabled campStatus=Active imps=9 clicks=0 ctr=0.0 cpc=0 cpm=0 cost=0 pos=1.0//rows/tabletotalsgrandtotal imps=12 clicks=0 ctr=0.0 cpc=0 cpm=0 cost=0 pos=1.33//totals/report?xml version='1.0' encoding='UTF-8' standalone='yes'?reportreport-name name='Keyword report'/date-range date='Dec 14, 2010 - Dec 15, 2010'/tablecolumnscolumn name='keywordState' display='Keyword state'/column name='keyword' display='Keyword'/column name='campaign' display='Campaign'/column name='adGroup' display='Ad group'/column name='status' display='Status'/column name='maxCPC' display='Max. CPC'/column name='clicks' display='Clicks'/column name='impressions' display='Impressions'/column name='ctr' display='CTR'/column name='avgCPC' display='Avg. CPC'/column name='cost' display='Cost'/column name='avgPosition' display='Avg. position'//columnsrow keywordState='enabled' 

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 expose this function as API, I'm wondering if it is
possible for you guys to give us some hint on the URL/params for
posting the linking request? Thank you.

Best Regards

Hang

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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, I can set the price as how we agree me and the client
about the CPC.

so the application is all about reporting not running or creating
campaigns.


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 incovenient from this way: how cross 
client doesn't work yet, so I need to create manualy report for each client 
and another bad think is that ID's doesn't available when you create reports 
through UI (so I need to use another procedure to get back this information 
using adgroup's name and keyword's name)

Now, I have two more questions for you:

1.) I would like to know if you will post here when CROSS CLIENT and 
AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT start to work.

2.) Maybe I found other issue: I need to get the STATS from AUTOMATIC 
PLACEMENT in general, and not from each PLACEMENT, how can I do this? When I 
run the KEYWORDS_PERFORMANCE_REPORT google return a keywodID 300 that is 
exact what I need, but I need to get this information without report. 

I tried to run AdGroupService to return this information, but AdGroupService 
return the AUTOMATIC PLACEMENT + MANAGED PLACEMENT.

I tried to run AdGroupCriterionService, but when I configure the keywordID 
with 300 I get a null response.

EG:

AdGroupCriterionSelector selector = new AdGroupCriterionSelector();
AdGroupCriterionIdFilter ids = new AdGroupCriterionIdFilter();

ids.adGroupIdSpecified = true;
ids.criterionIdSpecified = true;
ids.adGroupId = ;
ids.criterionId = 300;

selector.idFilters = new AdGroupCriterionIdFilter[] { ids };

return service.get(selector);

Regards,
Thiago.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 clearly clients under the account.

I've configured the auth.ini with my credentials (email, password,
developerToken) what else am I missing?

Also, another question: What access level do I need in order to use
the API? Currently I have read-only but is there an API only access
level or do I need to use the standard/administrative access level?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 adwordsapiadvi...@google.com
wrote:
 Hi,

 So is the worry that reports created for API use will be accidentally
 edited by users in the AdWords web interface?  In general I think
 there is a benefit to having the reports shared between UI and API,
 but this is something I'll mention to the core engineering team.

 Best,
 - Eric Koleda, AdWords API Team

 On Nov 14, 4:54 pm, dkasak daniel.ka...@247realmedia.com wrote:

  I have just noticed that report definitions that are created via the
  API are visible in the AdWords UI, and can be edited. For example, we
  successfully changed a report's output from gzipped xml to pdf.

  Our software ( and I believe the whole premise of the new 'report
  definition == http get' model ) assumes that once we create a report
  definition, we can rely on it to be the same report that we defined
  previously.

  I think that either:

  - report definitions created by the API should not be visible in the UI
  - there should be an ability to create read-only reports that can never
  be editedAny comments?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 jonathan.cifuen...@gmail.com wrote:
 Hi,

 I used the TrafficEstimatorService example (PHP) to check some
 keywords but the results are a bit confusing.

 one of the results says: Estimated average CPC: 438555

 the code is like this to show that result
 $meanAverageCpc = ($keywordEstimate-min-averageCpc-microAmount +
 $keywordEstimate-max-averageCpc-microAmount) / 2;

 according to the documentation microAmount is Amount in micros. One
 million is equivalent to one unit.

 so, one unit is one cent (if currency if USD)?

 Thanks

 part of the SOAP below
 ns2:min
                 ns2:averageCpc
                   ComparableValue.TypeMoney/ComparableValue.Type
                   microAmount350322/microAmount
                 /ns2:averageCpc
                 ns2:averagePosition2.5/ns2:averagePosition
                 ns2:clicks0/ns2:clicks
                 ns2:totalCost
                   ComparableValue.TypeMoney/ComparableValue.Type
                   microAmount62720/microAmount
                 /ns2:totalCost
               /ns2:min
               ns2:max
                 ns2:averageCpc
                   ComparableValue.TypeMoney/ComparableValue.Type
                   microAmount527785/microAmount
                 /ns2:averageCpc
                 ns2:averagePosition1.0/ns2:averagePosition
                 ns2:clicks0/ns2:clicks
                 ns2:totalCost
                   ComparableValue.TypeMoney/ComparableValue.Type
                   microAmount168465/microAmount
                 /ns2:totalCost
               /ns2:max

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 Team

On Dec 16, 6:04 am, Irio irina.brud...@googlemail.com wrote:
 Hello there,

 We're getting  a lot of UNEXPECTED_INTERNAL_API_ERROR latey.
 We're using Traffic estimator, no sandbox, and things used to work
 perfectly before...

 My question is, besides what is happening, is, do we pay for all these
 failed calls?

 Cheers,
 Irio

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 irina.brud...@googlemail.com
wrote:
 Hi Eric,

 Are there any updates on this topic?

 Thanks,

 Irio

 On Sat, Dec 11, 2010 at 12:04 AM, AdWords API Advisor 







 adwordsapiadvi...@google.com wrote:
  Hi Irio,

  I'm not sure why some keywords have categories and others don't, but
  I'll try to get more information and then update this thread.

  Best,
  - Eric Koleda, AdWords API Team

  On Dec 9, 6:05 am, Irio irina.brud...@googlemail.com wrote:
   Hi!

   We have queried quite a lot of keywords to get their categories from
   the AdWords API and we are really disappointed!

   One problem I see is that keywords, randomly longtail and short tail
   have or have no categories.

   Example:

   autovermietung berlin has categories but berlin or
   autovermietung do not.

   These queries do cost, and to see we got answers only for around 16%
   of our queries is very disappointing.

   What is the problem, did we do somethign wrong?

   Cheers,
   Irio

  --
  =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
  Also find us on our blog and discussion group:
 http://adwordsapi.blogspot.com
 http://groups.google.com/group/adwords-api
  =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

  You received this message because you are subscribed to the Google
  Groups AdWords API Forum group.
  To post to this group, send email to adwords-api@googlegroups.com
  To unsubscribe from this group, send email to
  adwords-api+unsubscr...@googlegroups.comadwords-api%2bunsubscr...@googlegr 
  oups.com
  For more options, visit this group at
 http://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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

To get structural data about campaigns use the account structure
reports instead:

  
http://code.google.com/apis/adwords/docs/developer/adwords_api_report_structure.html

Account structure reports aren't needed in the new reporting system
however, as zero impression data can be returned for all report types:

  
http://adwordsapi.blogspot.com/2010/07/discover-v201003-migrating-your-account.html

Best,
- Eric Koleda, AdWords API Team

On Dec 16, 5:07 am, Benny Chan bennychanfang...@gmail.com wrote:
 Hi,

 I am using v13 ReportService to download the Campaign Performance
 Report. I had set the reportJob.crossClient = true. When the report is
 downloaded, I cross checking each and every campaign in the report
 with the campaigns showing on my Adwords Account MCC Center. I notice
 some of the campaigns which are paused are included in the report
 while some aren't.

 My question is, why are some paused campaigns are retrieved in the
 report while some aren't? My objective is to retrieve both active and
 paused campaigns in the report.

 Please advice. Thank you.

 -Benny

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 croma...@mibcomputers.ca wrote:
 I'm going in loops here. This is what Google has to say:

 *Your token will be sent to your account email address and will also be
 available through your AdWords API Center -- accessible through your My
 Account tab. 
 (src:https://adwords.google.com/support/aw/bin/answer.py?hl=enanswer=15104)*
 * *
 * *Ok, I'm logged into the only account that has 'Adwords API Center' under
 the 'My Account' tab. Where is it?

 *

 *
 *
 *BTW, when I attempt to reapply I'm denied because *We’ve received your
 request for a new developer token for the AdWords API. However, during our
 review we found that you already have an approved developer token.*

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 misunderstanding how
the dateTimeRange is used.  The purpose of the service is to allow you
determine what changes took place between a given start and end time.
TOO_MANY_CHANGES indicates that there were too many changes made to
the campaign or it's sub-entities during the time range to fit into
the response.  This is not the same as the NEW status, which indicates
that the campaign was created during that time span.

Best,
- Eric

On Dec 16, 11:54 am, Alexander Parij paris.a...@gmail.com wrote:
 Thanks Eric,

 I'm glad someones is going to take a look at it . As I said in my last
 message , it's not about criteria changes but about lastChangeTimestamp
 being incorrect so it just depends how lucky you are
 and how much seconds you subtract , you will get more and more changes be it
 criteria or textad or whatever else was updates.

 Regarding NEW status I completely understand and agree. I don't expect any
 changes under New status and I will go and do a full download it just looks
 silly
 when you return TOO_MANY_CHANGES instead of New ( it means you are wasting
 resources aggregating changes just to return New ? Or it's just necessary
 for you to calculate changes to return lastChangeTimestamp
 and that's where this error generated?) . But i think it's better to get one
 consistent result(NEW status) which does not depend on the campaign
 size/amount of changes. On my side I just solve the problem with a simple
 try/catch,  but as a user of the api
 I want to help you improve it :)

 Thanks !

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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:30 pm, Robert Malko robma...@gmail.com wrote:
 Hello,

 As the subject says, when trying to use predicates with the
 ReportDefinitionService, we seem to be seeing
 InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the downloaded
 report.  This has been happening all day.  Taking away the Predicates
 make the report download fine.

 Let me know if there is any more information you need.

 Best

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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,
- Eric

On Dec 16, 8:22 pm, SarahSmith sys...@discoveryrentals.com.au wrote:
 Thanks, I have read that but like 99% of Google information, it isn't clear
 to me.

 Specifically this part:

 To create a sandbox account, send a 
 gethttp://code.google.com/apis/adwords/docs/reference/latest/CampaignSer...request
  to the sandbox version of CampaignService, using the WSDL
 locationhttp://code.google.com/apis/adwords/docs/sandbox.html#wsdl-locationsand
  sandbox
 headershttp://code.google.com/apis/adwords/docs/sandbox.html#request-headersas
  described below. This initial call to the sandbox creates an MCC sandbox
 account, along with five client accounts, for the email address you
 specified. Your sandbox account and its client accounts start out empty.

 Sounds so easy but I see no get example in the examples directory of the
 PHP client library? I have tried the GetAllCampaigns and CheckCampaigns but
 they just display a  blank page with no error or success messages.

 Can I just give my account details to someone and have the sandbox account
 set up for me?

 Can I just confirm there's definitely no way I can continue to get our
 reports sent to us via email attachment like we were previously doing? Is
 there any chance this functionality will be restored (for a fee if needs
 be)?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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) See answer to #1.

4) By default v13 reports don't return zero-impression rows.  This can
be enabled by setting includeZeroImpression = true.  Zero impression
data is only available for the keyword report in v13.

  
http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.html#includeZeroImpression

5) That is the URL of the v13 report service.  More information about
the new report service is available here:

  
http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.html

6) You need to ensure that you are including the right columns, namely
KeywordId.

7) That document is for the new v2010 reporting system.  Information
about the columns for v13 reports is available here:

  
http://code.google.com/apis/adwords/docs/developer/adwords_api_report_keyword.html

Best,
- Eric Koleda, AdWords API Team

On Dec 17, 6:44 am, Remya remyamoha...@gmail.com wrote:
 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 results when i manually
 generated the report from Google Adwords UI, for the same date. I have
 attached both manually generated and API generated reports in xml format.

    1.  Can i get full report of a MCC account with one request?(Example, say
    the MCC contains 5 different child accounts, and each account have their 
 own
    entities. Can i get all those 5 account's report with a single report
    request on MCC level?)
    2. Is it possible to fetch  reports of all child accounts with one
    request by using the MCC credentails ?
    3. I have tried to fetch reports of all child accounts of my MCC without
    providing the clientID, then i am not getting any report for any account.
    why?. When i provide individual account's clientID on my request, then i am
    getting the report, but i am not getting the full report.
    4. Why i am not getting full report of a single account, when i created
    it through API and why i am getting full report when i created manually 
 from
    Google Adwords UI? (both xml files attached)
    5. This is the service i am calling in my request /ReportService?wsdl
    and selectedReportTypeKeyword/selectedReportType. If i am using a
    wrong service, please correct me.
    6. Why i am not getting Keyword name  and keyword Id in the report
    generated through API.(please refer the attached API_generated_report.xml
    file)?
    7. In this url
    http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords,
    i didn't see the fields  siteKwStatus and kwSite. Is there any
    difference in documentation provided in this link?

 Can you please help me to solve these issues as soon as possible?

 --
 Remya Mohan
 Software Engineer

 http://SparkSupport.comhttp://www.google.com/url?sa=Dq=http://SparkSupport.comusg=AFQjCNEs...
  |http://migrate2cloud.comhttp://www.google.com/url?sa=Dq=http://migrate2cloud.comusg=AFQjCNH...
 phone: +1 408-335-0493, 0484 2559756

  API_generated_report.xml
 2KViewDownload

  Manually_generated_report.xml
 8KViewDownload

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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). I hope it's not
m...@aci.on.ca. They got bought out by Rogers two years ago. I haven't
had access to that email address since.

I really appreciate your help so far.

On Dec 17, 6:12 pm, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 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 croma...@mibcomputers.ca wrote:

  I'm going in loops here. This is what Google has to say:

  *Your token will be sent to your account email address and will also be
  available through your AdWords API Center -- accessible through your My
  Account tab. 
  (src:https://adwords.google.com/support/aw/bin/answer.py?hl=enanswer=15104)*
  * *
  * *Ok, I'm logged into the only account that has 'Adwords API Center' under
  the 'My Account' tab. Where is it?

  *

  *
  *
  *BTW, when I attempt to reapply I'm denied because *We’ve received your
  request for a new developer token for the AdWords API. However, during our
  review we found that you already have an approved developer token.*

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en