Re: SOAP-ERROR: Parsing WSDL

2010-06-18 Thread AdWords API Advisor
Hi Zac,

Seems like the script is not able to retrieve the wsdl document. Have
you checked if the wsdl can be retrieved if the url is loaded in a
fresh browser on the same machine?

Cheers,
Anash P. Oommen,
AdWords API Team

On Jun 17, 4:47 am, zac439 ad...@learn-networking.com wrote:
 I'm using the basic PHP connection kit. I've setup the correct
 authentication details, and have all the server requirements.

 Yet, I still get this:
 [faultstring] = SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://
 adwords.google.com/api/adwords/o/v201003/TargetingIdeaService?wsdl' :
 Start tag expected, '' not found
 [faultcode] = WSDL

 Any thoughts?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Sandbox has multiple stuck PENDING jobs.

2010-06-18 Thread AdWords API Advisor
Hi,

I will ask the AdWords team to investigate this issue. Meanwhile, you
can use another fresh sandbox account to test your API calls. Do you
have the request id or job ids that are stuck in the sandbox?

Cheers,
Anash P. Oommen,
AdWords API Team.

On Jun 17, 11:43 pm, ojak ojakub...@gmail.com wrote:
 Well, I have 8 stuck jobs that have been in there for 2 days, and they
 were really small batches.

 On Jun 17, 9:10 am, adwo...@baobaz adwo...@baobaz.com wrote:



  You can ignore them, but don't forget that they are taken into account
  in the 10 jobs per customer limit.

  You can't remove them yourself, and I don't know if Google performs a
  periodic clean up of the pending jobs.

  On Jun 17, 5:36 am, ojak ojakub...@gmail.com wrote:

   I noticed that my Sandbox environment has multiple PENDING jobs that
   have been there for many hours.  Is there any way to remove them or
   can I safely ignore them?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Why TargetingIdeaService return empty value for last two months?

2010-06-18 Thread AdWords API Advisor
Hi Dmitriy,

I haven't seen any other users report this issue, so I assume there is
something wrong with the way you make your requests. Please post a
sanitized request and response xml on this thread so that other users
can help you address your issues.

Cheers,
Anash P. Oommen,
AdWords API Team

On Jun 17, 5:24 pm, dmitriy dmit...@sayu.co.uk wrote:
 Hello.
 Please help,
 and why did you remove my previous same question without any
 definitions?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


BulkMutateJobService: total unit costs per job

2010-06-18 Thread Frans
I was wondering if it is possible to get the total number of used api
units for a bulk mutate job. Every mutate or get request uses 1 point.
But i want to know how many units are used by all the operations (ie.
adding and updating keywords) in the job.

Is there a way to get this using the API, or should this be calculated
after completion using the number of succesfull operations and the
type of operation?

Thanks,
Frans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Geographic Report Service

2010-06-18 Thread Remya Mohan
Hi Google Adwords Team,

Thanks for the reply for my previous post regarding dissimilarities between
 Reports Downloaded File and that of UI.

Well i've been trying Geographic Report Service. Its showing error as The
request xml was invalid..
I am testing this on Sandbox account
My code seems to be like this:-

$report_job = 'selectedReportTypeGeographic/selectedReportType' .
 'CountryUS/Country' .
'Campaign182388/Campaign' .
 'aggregationTypesCampaign/aggregationTypes' .
'selectedColumnsAdDistributionWithSearchPartners/selectedColumns' .
 'selectedColumnsImpressions/selectedColumns' .
'selectedColumnsClicks/selectedColumns' .
 'selectedColumnsCPC/selectedColumns' .
'selectedColumnsCPM/selectedColumns' .
 'selectedColumnsCost/selectedColumns' .
'selectedColumnsDailyCTR/selectedColumns' .
 'selectedColumnsDailyBudget/selectedColumns' ;

I need to know the error in this snippet.



-- 
Remya Mohan
Software Engineer

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Why TargetingIdeaService return empty value for last two months?

2010-06-18 Thread dmitriy
Hi Anash,
Thank you for your feedback.

WSDL_CASHE = 0;

[Jun 15 2010 10:10:06.u - INFO] POST /api/adwords/o/v200909/
TargetingIdeaService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.0-8+etch16
Content-Type: text/xml; charset=utf-8
SOAPAction: 
Content-Length: 3470

?xml version=1.0 encoding=UTF-8?
SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/
envelope/ xmlns:ns1=https://adwords.google.com/api/adwords/o/
v200909 xmlns:ns2=https://adwords.google.com/api/adwords/cm/v200909;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  SOAP-ENV:Header
ns1:RequestHeader xsi:type=ns2:RequestHeader
  ns2:applicationToken***/ns2:applicationToken

ns2:authToken***/ns2:authToken
  ns2:clientCustomerId***/ns2:clientCustomerId
  ns2:developerToken***/ns2:developerToken
  ns2:userAgentAwApi-PHP-2.0.1 Data Download/
ns2:userAgent
  ns2:validateOnly/
/ns1:RequestHeader
  /SOAP-ENV:Header
  SOAP-ENV:Body
ns1:get
  ns1:selector xmlns:ns1=https://adwords.google.com/api/adwords/
o/v200909 xsi:type=ns1:TargetingIdeaSelector
ns1:searchParameters xmlns:ns1=https://adwords.google.com/
api/adwords/o/v200909 xsi:type=ns1:RelatedToKeywordSearchParameter
  ns1:SearchParameter.Type/
  ns1:keywords xmlns:ns2=https://adwords.google.com/api/
adwords/cm/v200909 xsi:type=ns2:Keyword
ns2:Criterion.Type/
ns2:textwindow shutters/ns2:text
ns2:matchTypeEXACT/ns2:matchType
  /ns1:keywords
  ns1:keywords xmlns:ns2=https://adwords.google.com/api/
adwords/cm/v200909 xsi:type=ns2:Keyword
ns2:Criterion.Type/
ns2:textshutters/ns2:text
ns2:matchTypeEXACT/ns2:matchType
  /ns1:keywords
  ns1:keywords xmlns:ns2=https://adwords.google.com/api/
adwords/cm/v200909 xsi:type=ns2:Keyword
ns2:Criterion.Type/
ns2:textplantation shutters/ns2:text
ns2:matchTypeEXACT/ns2:matchType
  /ns1:keywords
  ns1:keywords xmlns:ns2=https://adwords.google.com/api/
adwords/cm/v200909 xsi:type=ns2:Keyword
ns2:Criterion.Type/
ns2:textblinds/ns2:text
ns2:matchTypeEXACT/ns2:matchType
  /ns1:keywords
/ns1:searchParameters
ns1:searchParameters xmlns:ns1=https://adwords.google.com/
api/adwords/o/v200909 xsi:type=ns1:CountryTargetSearchParameter
  ns1:SearchParameter.Type/
  ns1:countryTargets xmlns:ns2=https://adwords.google.com/
api/adwords/cm/v200909 xsi:type=ns2:CountryTarget
ns2:Target.Type/
ns2:countryCodeGB/ns2:countryCode
  /ns1:countryTargets
/ns1:searchParameters
ns1:searchParameters xmlns:ns1=https://adwords.google.com/
api/adwords/o/v200909 xsi:type=ns1:LanguageTargetSearchParameter
  ns1:SearchParameter.Type/
  ns1:languageTargets xmlns:ns2=https://adwords.google.com/
api/adwords/cm/v200909 xsi:type=ns2:LanguageTarget
ns2:Target.Type/
ns2:languageCodeen/ns2:languageCode
  /ns1:languageTargets
/ns1:searchParameters
ns1:searchParameters xmlns:ns1=https://adwords.google.com/
api/adwords/o/v200909 xsi:type=ns1:KeywordMatchTypeSearchParameter
  ns1:SearchParameter.Type/
  ns1:keywordMatchTypesEXACT/ns1:keywordMatchTypes
/ns1:searchParameters
ns1:ideaTypeKEYWORD/ns1:ideaType
ns1:requestTypeSTATS/ns1:requestType
ns1:requestedAttributeTypesKEYWORD/
ns1:requestedAttributeTypes
ns1:requestedAttributeTypesTARGETED_MONTHLY_SEARCHES/
ns1:requestedAttributeTypes
ns1:paging xmlns:ns2=https://adwords.google.com/api/adwords/
cm/v200909 xsi:type=ns2:Paging
  ns2:startIndex0/ns2:startIndex
  ns2:numberResults10/ns2:numberResults
/ns1:paging
  /ns1:selector
/ns1:get
  /SOAP-ENV:Body
/SOAP-ENV:Envelope


HTTP/1.1 200 OK
Content-Type: text/xml; charset=UTF-8
SOAPAction: 
Date: Tue, 15 Jun 2010 09:10:06 GMT
Expires: Tue, 15 Jun 2010 09:10:06 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Transfer-Encoding: chunked

?xml version=1.0?
soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
  soap:Header
ResponseHeader xmlns:ns2=https://adwords.google.com/api/adwords/
cm/v200909 xmlns=https://adwords.google.com/api/adwords/o/v200909;
  ns2:requestId3b229758b0e408191c8b885e6686014a/ns2:requestId
  ns2:operations4/ns2:operations
  ns2:responseTime176/ns2:responseTime
  ns2:units6/ns2:units
/ResponseHeader
  /soap:Header
  soap:Body
getResponse xmlns=https://adwords.google.com/api/adwords/o/
v200909 xmlns:ns2=https://adwords.google.com/api/adwords/cm/
v200909
  rval
totalNumEntries4/totalNumEntries
entries
  data
keyTARGETED_MONTHLY_SEARCHES/key
value 

Reports Pending indefinitely

2010-06-18 Thread j.e.frank
My application runs reports periodically to refresh our internal
database.  There is some variability in how long the reports take to
run, but usually it is on the order of 5 minutes.  Starting this
morning, around 7 AM eastern, the reports are stuck in pending
status.  Most of my reports are either Ad reports or Keyword reports.
The one Placement report that I run did get completed, but the Ad and
Keyword reports are stuck in Pending.  I have just gone in an deleted
these reports, and will try running my reports again, but I just
wanted to raise the issue in case others are finding the same problem

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Retrieving individual keyword idea from Adwords API using Ruby (adwords4r)

2010-06-18 Thread William
Hi all,

I'm trying to retrieve information about a single keyword idea from
the AdWords API, using Ruby and adwords4r.  So far, I haven't managed
to figure out how to do it.  Can anyone post a snippet of code, or
point me in the direction to retrieve that type of information?

Thanks!

William

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


WSDL 201002 vs 200909

2010-06-18 Thread Federico Gaule
Hi everyone.

What's the difference between these two versions? Which one should i
use for v2009?

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: Sandbox has multiple stuck PENDING jobs.

2010-06-18 Thread ojak
  * JOB 25854
  * JOB 25855
  * JOB 28120
  * JOB 28124
  * JOB 28137
  * JOB 28144
  * JOB 28145
  * JOB 28167

On Jun 18, 4:34 am, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi,

 I will ask the AdWords team to investigate this issue. Meanwhile, you
 can use another fresh sandbox account to test your API calls. Do you
 have the request id or job ids that are stuck in the sandbox?

 Cheers,
 Anash P. Oommen,
 AdWords API Team.

 On Jun 17, 11:43 pm, ojak ojakub...@gmail.com wrote:

  Well, I have 8 stuck jobs that have been in there for 2 days, and they
  were really small batches.

  On Jun 17, 9:10 am, adwo...@baobaz adwo...@baobaz.com wrote:

   You can ignore them, but don't forget that they are taken into account
   in the 10 jobs per customer limit.

   You can't remove them yourself, and I don't know if Google performs a
   periodic clean up of the pending jobs.

   On Jun 17, 5:36 am, ojak ojakub...@gmail.com wrote:

I noticed that my Sandbox environment has multiple PENDING jobs that
have been there for many hours.  Is there any way to remove them or
can I safely ignore them?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Reports Pending indefinitely

2010-06-18 Thread lime98
I'm seeing the same problems

On Jun 18, 6:31 am, j.e.frank j.e.fr...@gmail.com wrote:
 My application runs reports periodically to refresh our internal
 database.  There is some variability in how long the reports take to
 run, but usually it is on the order of 5 minutes.  Starting this
 morning, around 7 AM eastern, the reports are stuck in pending
 status.  Most of my reports are either Ad reports or Keyword reports.
 The one Placement report that I run did get completed, but the Ad and
 Keyword reports are stuck in Pending.  I have just gone in an deleted
 these reports, and will try running my reports again, but I just
 wanted to raise the issue in case others are finding the same problem

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Sandbox has multiple stuck PENDING jobs.

2010-06-18 Thread ojak
  * JOB 25854
  * JOB 25855
  * JOB 28120
  * JOB 28124
  * JOB 28137
  * JOB 28144
  * JOB 28145
  * JOB 28167

On Jun 18, 4:34 am, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi,

 I will ask the AdWords team to investigate this issue. Meanwhile, you
 can use another fresh sandbox account to test your API calls. Do you
 have the request id or job ids that are stuck in the sandbox?

 Cheers,
 Anash P. Oommen,
 AdWords API Team.

 On Jun 17, 11:43 pm, ojak ojakub...@gmail.com wrote:

  Well, I have 8 stuck jobs that have been in there for 2 days, and they
  were really small batches.

  On Jun 17, 9:10 am, adwo...@baobaz adwo...@baobaz.com wrote:

   You can ignore them, but don't forget that they are taken into account
   in the 10 jobs per customer limit.

   You can't remove them yourself, and I don't know if Google performs a
   periodic clean up of the pending jobs.

   On Jun 17, 5:36 am, ojak ojakub...@gmail.com wrote:

I noticed that my Sandbox environment has multiple PENDING jobs that
have been there for many hours.  Is there any way to remove them or
can I safely ignore them?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


v13 reports , Creative Structure , adStatus - now there is DISAPPROVED

2010-06-18 Thread Alex Parij
Hi,

From old messages on this group I got the impression that there is no
way to know if the ad is disapproved , because
unlike AdgroupAdService there is no approvalStatus field.
But right now I'm seeing Disapproved status in addition to
Enabled,Paused,Disabled.
Also empty adStatus means it's pending review .. ( quite confusing)

Should I expect additional statuses like the enumerations in
AdgroupAdService:
  APPROVED
  FAMILY_SAFE
  NON_FAMILY_SAFE
  PORN
  UNCHECKED
  DISAPPROVED

?

Thank you.
Alexander Parij

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Reports Pending indefinitely

2010-06-18 Thread Navi
I am facing the same problem.
The report is just getting stuck in pending status forever.
Please help.

On Jun 18, 1:27 pm, Alex Parij paris.a...@gmail.com wrote:
 Had the same problems at some point , didn't get any 
 response:http://groups.google.com/group/adwords-api/browse_thread/thread/ca55a...

 On Jun 18, 9:31 am, j.e.frank j.e.fr...@gmail.com wrote:

  My application runs reports periodically to refresh our internal
  database.  There is some variability in how long the reports take to
  run, but usually it is on the order of 5 minutes.  Starting this
  morning, around 7 AM eastern, the reports are stuck in pending
  status.  Most of my reports are either Ad reports or Keyword reports.
  The one Placement report that I run did get completed, but the Ad and
  Keyword reports are stuck in Pending.  I have just gone in an deleted
  these reports, and will try running my reports again, but I just
  wanted to raise the issue in case others are finding the same problem



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Get in CampaignService API Call not returning correct Networks Values

2010-06-18 Thread RedZoneGlobal
Eric,

I added the CampaignTargetService call by campaignid, and the networks
returned from the API are still INCORRECT!
I verified the campaign settings in the GAW interface for campaignid -
707242, and the interface shows only Search networks active, yet the
API returns:

entries xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xsi:type=NetworkTargetList
campaignId707242/campaignId
TargetList.TypeNetworkTargetList/TargetList.Type
targets
Target.TypeNetworkTarget/Target.Type
networkCoverageTypeCONTENT_CONTEXTUAL/networkCoverageType
/targets
targets
Target.TypeNetworkTarget/Target.Type
networkCoverageTypeSEARCH_NETWORK/networkCoverageType
/targets
targets
Target.TypeNetworkTarget/Target.Type
networkCoverageTypeGOOGLE_SEARCH/networkCoverageType
/targets
/entries

Isn't the network coverage type - Content-Contextual indicating that
Content Network is turned on also?

Regards,

Keith

On Jun 11, 10:31 am, AdWords API Advisor
adwordsapiadvi...@google.com wrote:
 Hi,

 The network field you are referring to is in the Stats object, and
 describes the scope of the statistics returned.  It currently isn't
 possible to change the scope of the statistics using the selector, so
 the value of that field isn't useful.  To determine whichnetworks
 your campaign targets you should use the CampaignTargetService to
 retrieve a NetworkTargetList.

  http://code.google.com/apis/adwords/v2009/docs/reference/CampaignTarg...

 Best,
 - Eric Koleda, AdWordsAPITeam

 On Jun 9, 5:29 pm, RedZoneGlobal ke...@redzoneglobal.com wrote:

  Sending:

  ?xml version=1.0 encoding=utf-8?
  SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/
  envelope/ SOAP-ENV:encodingStyle=http://schemas.xmlsoap.org/soap/
  encoding/ xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  xmlns:tns=https://adwords.google.com/api/adwords/cm/v200909;
  SOAP-ENV:Header
  tns:RequestHeader
  tns:applicationToken xsi:type=xsd:string91zmsEnqwQ84WAgJQldn9A/
  tns:applicationTokentns:authToken xsi:type=xsd:string/
  tns:authToken
  tns:clientEmail xsi:type=xsd:string###/tns:clientEmail
  tns:developerToken xsi:type=xsd:string/
  tns:developerToken
  tns:userAgent xsi:type=xsd:stringRedZoneGlobal/tns:userAgent
  tns:validateOnly xsi:type=xsd:booleanfalse/tns:validateOnly
  /tns:RequestHeader
  /SOAP-ENV:Header
  SOAP-ENV:Body
  getxmlns=https://adwords.google.com/api/adwords/cm/v200909;
      tns:selector
          tns:campaignStatusesACTIVE/tns:campaignStatuses
          tns:paging
                tns:startIndex xsi:type=xsd:int0/tns:startIndex
                tns:numberResults xsi:type=xsd:int1000/
  tns:numberResults
         /tns:paging
      /tns:selector
  /get
  /SOAP-ENV:Body
  /SOAP-ENV:Envelope

  For Every Campaign returned the Network element within the Stats
  element has a value of ALL

  Based on the definitions of the other values 
  at:http://code.google.com/apis/adwords/v2009/docs/reference/CampaignServ...

  We were assuming that ALL indicated the campaign was active across
  both search and content channels.
  Am I incorrect on this assumption?

  Because we verified on campaigns in the GAW interface that returned
  ALL in theAPIthat are only active in the Content channel, and vice-
  a-versa. Help?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Error while invoking CampaignCriterionService in Production Environment

2010-06-18 Thread J
Can someone please help me out here. I am sending in the correct
AuthToken still I'm getting an error message mentioning that AuthToken
is missing. Any help is appreciated.

Thanks,
J



On Jun 16, 4:30 pm, J jatinder.k...@gmail.com wrote:
 Hello,

 I am trying to make a call to CampaignCriterionService using
 production URL for a given campaign. I keep getting error that
 authToken is not passed. Below is the SOAP request that is being
 generated at our end:

 ?xml version='1.0' encoding='UTF-8'?
 S:Envelope xmlns:S=http://schemas.xmlsoap.org/soap/envelope/;
   S:Header
     ns2:RequestHeader xmlns:ns2=https://adwords.google.com/api/
 adwords/cm/v200909
       authTokenValidAuthToken/authToken
       clientEmailsomeem...@gmail.com/clientEmail
       developerTokenValidDevToken/developerToken
       userAgentAdWords API Java/userAgent
       validateOnlyfalse/validateOnly
     /ns2:RequestHeader
   /S:Header
   S:Body
     ns2:get xmlns:ns2=https://adwords.google.com/api/adwords/cm/
 v200909
       ns2:selector
         idFilters
           campaignId39690205/campaignId
         /idFilters
       /ns2:selector
     /ns2:get
   /S:Body
 /S:Envelope

 From the request, we are clearly see that the AuthToken is part of
 Request. However, following is the response that I am getting back:

 soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
   soap:Body
     soap:Fault
       faultcodesoap:Server/faultcode
       faultstringauthToken is missing in SoapHeader. while invoking
 public abstract
 com.google.ads.api.services.campaignmgmt.criterion.campaigncriterion.v20090 
 9.jaxbgen.CampaignCriterionPage
 com.google.ads.api.services.campaignmgmt.criterion.campaigncriterion.v20090 
 9.jaxbgen.CampaignCriterionServiceInterface.get(com.google.ads.api.services 
 .campaignmgmt.criterion.campaigncriterion.v200909.jaxbgen.CampaignCriterion 
 Selector)
 throws
 com.google.ads.api.services.campaignmgmt.criterion.campaigncriterion.v20090 
 9.jaxbgen.ApiException_Exception
 with params
 [com.google.ads.api.services.campaignmgmt.criterion.campaigncriterion.v2009 
 09.jaxbgen.campaigncriterionselec...@174bf5c]./
 faultstring
     /soap:Fault
   /soap:Body
 /soap:Envelope

 Can someone please help me out there -- what is it that I am missing.

 Thanks,
 J

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Sandbox has multiple stuck PENDING jobs.

2010-06-18 Thread ojak
Is there a way to have mulitple sandboxes under a single account or do
I have to sign up for an additional Google Account to use a fresh
sandbox?

Thanks!

On Jun 18, 4:34 am, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi,

 I will ask the AdWords team to investigate this issue. Meanwhile, you
 can use another fresh sandbox account to test your API calls. Do you
 have the request id or job ids that are stuck in the sandbox?

 Cheers,
 Anash P. Oommen,
 AdWords API Team.

 On Jun 17, 11:43 pm, ojak ojakub...@gmail.com wrote:

  Well, I have 8 stuck jobs that have been in there for 2 days, and they
  were really small batches.

  On Jun 17, 9:10 am, adwo...@baobaz adwo...@baobaz.com wrote:

   You can ignore them, but don't forget that they are taken into account
   in the 10 jobs per customer limit.

   You can't remove them yourself, and I don't know if Google performs a
   periodic clean up of the pending jobs.

   On Jun 17, 5:36 am, ojak ojakub...@gmail.com wrote:

I noticed that my Sandbox environment has multiple PENDING jobs that
have been there for many hours.  Is there any way to remove them or
can I safely ignore them?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Stats do not update processing time.

2010-06-18 Thread ojak
The processingTimeMillis stat on jobs is not useful during monitoring,
as the processing time does not appear to be updated until the process
is complete.

Here is an example of a returned BulkMutateJobStats object (via Ruby
API):
  #AdWords::V200909::BulkMutateJobService::BulkMutateJobStats:
0x10738f6a0 @numFailedOperations=0, @processingTimeMillis=0,
@pendingTimeMillis=8000, @progressPercent=50,
@numUnprocessedOperations=4, @jobStats_Type=BulkMutateJobStats,
@numOperations=8

As you can see, it's 50% complete (progressPercent), yet the
processingTimeMillis is still 0.  Is this a bug?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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