How can I learn google-api-adwords-perl?

2010-06-29 Thread Grant
I had no problem learning to use the v13 Google::Adwords modules, but
I'm having a very difficult time with the "docs" included in the
source for google-api-adwords-perl.  How did you guys figure it out?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: SOAP-ERROR: Parsing WSDL

2010-06-29 Thread zac439
Eric,

I also noticed that for the "build environment," i need the xsl
library installed.

I do not have it installed, is that a problem? Not sure if I have the
other things in the Build Environment list either. Everything in the
Run Environment I should.

On Jun 29, 9:08 pm, zac439  wrote:
> Eric-
>
> wget works, apparently it was a syntax error? My host said they
> verified it worked.
>
> I installed OpenSSL myself, and the OS is CentOS.
> Curl/SSL version:
> Curl 7.20.1  -  OpenSSL 0.9.7a Feb 19 2003
>
> Maybe i installed it incorrectly? Is there anyway to test with a piece
> of code if it's actually working correctly?
>
> On Jun 29, 10:05 am, AdWords API Advisor
>
>  wrote:
> > Hi,
>
> > The error indicates that the WSDL couldn't be loaded.  You said before
> > that wget is failing, is that still true?  Also, make sure you have
> > the OpenSSL extension installed in PHP.
>
> > Best,
> > - Eric
>
> > On Jun 26, 1:30 pm, zac439  wrote:
>
> > > Eric-
>
> > > It isn't a firewall/proxy issue after all. My host got back to me and
> > > said he verified it worked via shell.
>
> > > What now? I'm still getting the error. It says that the error is on a
> > > line within this function of AdSoapClient.php --
>
> > >   protected function __construct($wsdl, array $options, AdsUser $user,
> > >       $serviceName, $serviceNamespace) {
> > >     $this->user = $user;
> > >     $this->serviceName = $serviceName;
> > >     $this->serviceNamespace = $serviceNamespace;
> > >     parent::__construct($wsdl, $options);
> > >   }
>
> > > On Jun 24, 10:51 am, AdWords API Advisor
>
> > >  wrote:
> > > > Hi,
>
> > > > Please check the firewall settings in your environment and ensure that
> > > > you can access the AdWords API servers.  It looks like your current
> > > > configuration prevents communication and WSDL downloads.
>
> > > > Best,
> > > > - Eric
>
> > > > On Jun 24, 2:20 am, zac439  wrote:
>
> > > > > OK, this is interesting. I looked back at my wget you had me post and
> > > > > it actually succeeded?
>
> > > > > that's odd, because when I use the following, it fails:
> > > > > wget -O test.xml 'https://adwords.google.com/api/adwords/o/v201003/
> > > > > TargetingIdeaService?wsdl'
>
> > > > > would that mean that my wget/curl is at fault? I'm running centOS if
> > > > > that helps.
> > > > > All packages are up to date to my knowledge. I ran yum update.
>
> > > > > Wouldn't be a firewall issue, would it?
>
> > > > > On Jun 24, 12:06 am, zac439  wrote:
>
> > > > > > It might help if I list some technologies I'm running, since I'm 
> > > > > > still
> > > > > > getting this error.
>
> > > > > > PHP version:
> > > > > > 5.3.2
>
> > > > > > Configure Command:
> > > > > > './configure' '--disable-fileinfo' '--disable-pdo' '--enable-bcmath'
> > > > > > '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' 
> > > > > > '--enable-
> > > > > > libxml' '--enable-mbstring' '--enable-soap' '--enable-sockets' '--
> > > > > > enable-zip' '--prefix=/usr' '--with-bz2' 
> > > > > > '--with-config-file-path=/usr/
> > > > > > local/lib' '--with-config-file-scan-dir=/usr/local/lib/php.ini.d' 
> > > > > > '--
> > > > > > with-curl=/opt/curlssl/' '--with-curlwrappers' 
> > > > > > '--with-freetype-dir=/
> > > > > > usr' '--with-gd' '--with-gettext' '--with-imap=/opt/
> > > > > > php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr'
> > > > > > '--with-kerberos' '--with-libxml-dir=/opt/xml2' '--with-libxml-dir=/
> > > > > > opt/xml2/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/
> > > > > > mysql.sock' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-
> > > > > > pcre-regex=/opt/pcre' '--with-png-dir=/usr' '--with-pspell' '--with-
> > > > > > xpm-dir=/usr/X11R6' '--with-zlib' '--with-zlib-dir=/usr'
>
> > > > > > Curl/SSL version:
> > > > > > Curl 7.20.1  -  OpenSSL 0.9.7a Feb 19 2003
>
> > > > > > On Jun 22, 10:59 pm, zac439  wrote:
>
> > > > > > > Thanks for the reply Anash.
> > > > > > > I'm using a shell so I'm using wget to check, if that's ok?
>
> > > > > > > Here is the result:
>
> > > > > > > wget 
> > > > > > > -drchttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > > > Setting --recursive (recursive) to 1
> > > > > > > Setting --continue (continue) to 1
> > > > > > > DEBUG output created by Wget 1.10.2 (Red Hat modified) on 
> > > > > > > linux-gnu.
>
> > > > > > > Enqueuinghttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > > > at depth 0
> > > > > > > Queue count 1, maxcount 1.
> > > > > > > Dequeuinghttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > > > at depth 0
> > > > > > > Queue count 0, maxcount 1.
> > > > > > > --22:55:42--  
> > > > > > > https://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > > >            => `adwords.google.com/api/adwords/o/v201003/
> > > > > > > TargetingIdeaService?wsdl'
> > > > > > > Resolving adwords.google.com... 74.125.19.112
> > > > > >

Re: Receiving BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS for non-fractional digits (Ruby API)?

2010-06-29 Thread ojak
This might be an API limitation, maybe?

It looks like all USD values need to be rounded to the nearest 10,000
micros, and then the API accepts the bids (i.e. minimum granularity of
$0.01 USD).  I'm assuming that the error *might* not refer to a
"fractional" micro, it might means a fractional denomination of the
minimum currency denomination (e.g. you can only bet $0.08 or $0.09,
but not $0.086).

Can anyone from API team confirm whether this is an API limitation
rather than a Ruby implementation issue?  If so, it might be worth
updating the documentation to reflect this...

Thanks.


On Jun 29, 5:51 pm, ojak wrote:
> Found a similar looking error from the PHP API, but it doesn't seem to
> explain what's going on in the Ruby API:
>
> http://groups.google.com/group/adwords-api/browse_thread/thread/662d1...
>
> The PHP API problem states that it's a Float precision problem.
> However, in the Ruby issue in the above post, the microAmount is
> already being cast to an Integer (using Float#to_i).  I even tried
> calling Float#floor before passing the data in, but still doesn't
> work.
>
> So, I'm not quite sure what's going on.  Any takers?
>
> On Jun 29, 3:33 pm, ojak wrote:
>
> > I'm receiving "BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS" for a bid
> > microAmount that is not fractional (SOAP log confirms that the number
> > is indeed not fractional):
>
> >   
> >         ADD
> >         
> >           xxx
> >           
> >                 My Keyword
> >                 BROAD
> >           
> >           
> >                 
> >                   
> >                         8
> >                   
> >                 
> >           
> >         
> >   
>
> > Any ideas (Ruby API)?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: SOAP-ERROR: Parsing WSDL

2010-06-29 Thread zac439
Eric-

wget works, apparently it was a syntax error? My host said they
verified it worked.

I installed OpenSSL myself, and the OS is CentOS.
Curl/SSL version:
Curl 7.20.1  -  OpenSSL 0.9.7a Feb 19 2003

Maybe i installed it incorrectly? Is there anyway to test with a piece
of code if it's actually working correctly?

On Jun 29, 10:05 am, AdWords API Advisor
 wrote:
> Hi,
>
> The error indicates that the WSDL couldn't be loaded.  You said before
> that wget is failing, is that still true?  Also, make sure you have
> the OpenSSL extension installed in PHP.
>
> Best,
> - Eric
>
> On Jun 26, 1:30 pm, zac439  wrote:
>
> > Eric-
>
> > It isn't a firewall/proxy issue after all. My host got back to me and
> > said he verified it worked via shell.
>
> > What now? I'm still getting the error. It says that the error is on a
> > line within this function of AdSoapClient.php --
>
> >   protected function __construct($wsdl, array $options, AdsUser $user,
> >       $serviceName, $serviceNamespace) {
> >     $this->user = $user;
> >     $this->serviceName = $serviceName;
> >     $this->serviceNamespace = $serviceNamespace;
> >     parent::__construct($wsdl, $options);
> >   }
>
> > On Jun 24, 10:51 am, AdWords API Advisor
>
> >  wrote:
> > > Hi,
>
> > > Please check the firewall settings in your environment and ensure that
> > > you can access the AdWords API servers.  It looks like your current
> > > configuration prevents communication and WSDL downloads.
>
> > > Best,
> > > - Eric
>
> > > On Jun 24, 2:20 am, zac439  wrote:
>
> > > > OK, this is interesting. I looked back at my wget you had me post and
> > > > it actually succeeded?
>
> > > > that's odd, because when I use the following, it fails:
> > > > wget -O test.xml 'https://adwords.google.com/api/adwords/o/v201003/
> > > > TargetingIdeaService?wsdl'
>
> > > > would that mean that my wget/curl is at fault? I'm running centOS if
> > > > that helps.
> > > > All packages are up to date to my knowledge. I ran yum update.
>
> > > > Wouldn't be a firewall issue, would it?
>
> > > > On Jun 24, 12:06 am, zac439  wrote:
>
> > > > > It might help if I list some technologies I'm running, since I'm still
> > > > > getting this error.
>
> > > > > PHP version:
> > > > > 5.3.2
>
> > > > > Configure Command:
> > > > > './configure' '--disable-fileinfo' '--disable-pdo' '--enable-bcmath'
> > > > > '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' '--enable-
> > > > > libxml' '--enable-mbstring' '--enable-soap' '--enable-sockets' '--
> > > > > enable-zip' '--prefix=/usr' '--with-bz2' 
> > > > > '--with-config-file-path=/usr/
> > > > > local/lib' '--with-config-file-scan-dir=/usr/local/lib/php.ini.d' '--
> > > > > with-curl=/opt/curlssl/' '--with-curlwrappers' '--with-freetype-dir=/
> > > > > usr' '--with-gd' '--with-gettext' '--with-imap=/opt/
> > > > > php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr'
> > > > > '--with-kerberos' '--with-libxml-dir=/opt/xml2' '--with-libxml-dir=/
> > > > > opt/xml2/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/
> > > > > mysql.sock' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-
> > > > > pcre-regex=/opt/pcre' '--with-png-dir=/usr' '--with-pspell' '--with-
> > > > > xpm-dir=/usr/X11R6' '--with-zlib' '--with-zlib-dir=/usr'
>
> > > > > Curl/SSL version:
> > > > > Curl 7.20.1  -  OpenSSL 0.9.7a Feb 19 2003
>
> > > > > On Jun 22, 10:59 pm, zac439  wrote:
>
> > > > > > Thanks for the reply Anash.
> > > > > > I'm using a shell so I'm using wget to check, if that's ok?
>
> > > > > > Here is the result:
>
> > > > > > wget 
> > > > > > -drchttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > > Setting --recursive (recursive) to 1
> > > > > > Setting --continue (continue) to 1
> > > > > > DEBUG output created by Wget 1.10.2 (Red Hat modified) on linux-gnu.
>
> > > > > > Enqueuinghttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > > at depth 0
> > > > > > Queue count 1, maxcount 1.
> > > > > > Dequeuinghttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > > at depth 0
> > > > > > Queue count 0, maxcount 1.
> > > > > > --22:55:42--  
> > > > > > https://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > >            => `adwords.google.com/api/adwords/o/v201003/
> > > > > > TargetingIdeaService?wsdl'
> > > > > > Resolving adwords.google.com... 74.125.19.112
> > > > > > Caching adwords.google.com => 74.125.19.112
> > > > > > Connecting to adwords.google.com|74.125.19.112|:443... connected.
> > > > > > Created socket 3.
> > > > > > Releasing 0x084eef78 (new refcount 1).
> > > > > > Initiating SSL handshake.
> > > > > > Handshake successful; connected socket 3 to SSL handle 0x08504fb8
> > > > > > certificate:
> > > > > >   subject: /C=US/ST=California/L=Mountain View/O=Google Inc/
> > > > > > CN=adwords.google.com
> > > > > >   issuer:  /C=US/O=Google Inc/CN=Google Internet Authority
> > > > > > X509 cer

Re: Receiving BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS for non-fractional digits (Ruby API)?

2010-06-29 Thread ojak
Found a similar looking error from the PHP API, but it doesn't seem to
explain what's going on in the Ruby API:
 
http://groups.google.com/group/adwords-api/browse_thread/thread/662d15363ab9045f/5af75bc27495ddda?lnk=gst&q=BiddingError#5af75bc27495ddda

The PHP API problem states that it's a Float precision problem.
However, in the Ruby issue in the above post, the microAmount is
already being cast to an Integer (using Float#to_i).  I even tried
calling Float#floor before passing the data in, but still doesn't
work.

So, I'm not quite sure what's going on.  Any takers?



On Jun 29, 3:33 pm, ojak wrote:
> I'm receiving "BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS" for a bid
> microAmount that is not fractional (SOAP log confirms that the number
> is indeed not fractional):
>
>   
>         ADD
>         
>           xxx
>           
>                 My Keyword
>                 BROAD
>           
>           
>                 
>                   
>                         8
>                   
>                 
>           
>         
>   
>
> Any ideas (Ruby API)?

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


Anybody else getting Internal Server Error from V13 ReportService?

2010-06-29 Thread Eric
On a daily basis, we gather performance reports for our clients.  Up
until a couple of weeks ago we were able to get approximately 1,500
accounts via about 15 MCCs.  Over the past two weeks, we have only
been able to get accounts under 4 of the MCCs.  As far as we know, the
MCCs have not changed nor our code (Java).  Below is an example
request (post validation through the ReportService) and response.
Anybody else getting "Internal Server Errors" for report requests that
used to work?

Based on a suggestion, we set cross client to false and removed client
emails on the report request and set the clientEmail SOAP header.  We
get reports, but critical columns, specifically KeywordStatus,
KeywordTypeDisplay, and Keyword are empty.

POST /api/adwords/v13/ReportService HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related,
text/*
User-Agent: Axis/1.4
Host: adwords.google.com
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: ""
Content-Length: 5045


http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  
https://adwords.google.com/api/adwords/
v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0">---
https://adwords.google.com/api/adwords/v13";
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0">---
https://adwords.google.com/api/adwords/
v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0">---
https://adwords.google.com/api/
adwords/v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0">---
https://adwords.google.com/api/
adwords/v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0">---
  
  
https://adwords.google.com/api/adwords/
v13">
  https://adwords.google.com/api/adwords/v13";
xsi:type="ns6:DefinedReportJob">
---
true
2010-06-28
---
2010-06-28
Summary
CampaignId
CampaignStatus
Campaign
AdWordsType
DailyBudget
AdGroupId
AdGroupStatus
AdGroup
MaxContentCPC
CreativeId
AdStatus
CreativeType
CreativeDestUrl
DescriptionLine1
DescriptionLine2
DescriptionLine3
VisibleUrl
BusinessName
PhoneNo
ImageAdName
ImageHostingKey
Preview
KeywordId
KeywordStatus
KeywordTypeDisplay
Keyword
KeywordDestUrlDisplay
MaximumCPC
MaximumCPM
FirstPageCpc
QualityScore
BottomPosition
TopPosition
Impressions
DestinationURL
Clicks
Cost
AveragePosition
CPC
CPM
CTR
Creative
  

  



HTTP/1.0 500 Internal Server Error
Content-Type text/xml; charset=utf-8
Date Wed, 30 Jun 2010 00:02:12 GMT
Expires Wed, 30 Jun 2010 00:02:12 GMT
Cache-Control private, max-age=0
X-Content-Type-Options nosniff
X-Frame-Options SAMEORIGIN
X-XSS-Protection 1; mode=block
Server GSE

no Content-Length

XML received:
---

http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  
https://adwords.google.com/api/adwords/v13";
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0">340
https://adwords.google.com/api/adwords/v13";
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0">0
https://adwords.google.com/api/adwords/v13";
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0">0
https://adwords.google.com/api/adwords/v13";
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0">---
  
  

  soapenv:Server.generalException
  An internal error has occurred.  Please retry your
request.
  
https://adwords.google.com/api/adwords/
v13">
  0
  An internal error has occurred.  Please retry
your request.

  

  




-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Receiving BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS for non-fractional digits (Ruby API)?

2010-06-29 Thread ojak
Found a similar looking error from the PHP API, but it doesn't seem to
explain what's going on in the Ruby API:
 
http://groups.google.com/group/adwords-api/browse_thread/thread/662d15363ab9045f/5af75bc27495ddda?lnk=gst&q=error+for+a+specific+bidding+value#5af75bc27495ddda

The PHP API problem states that it's a Float precision problem.  In
the Ruby issue in the above post, the microAmount is already being
cast to an Integer (using Float#to_i), so I'm not quite sure what's
going on?






On Jun 29, 3:33 pm, ojak  wrote:
> I'm receiving "BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS" for a bid
> microAmount that is not fractional (SOAP log confirms that the number
> is indeed not fractional):
>
>   
>         ADD
>         
>           xxx
>           
>                 My Keyword
>                 BROAD
>           
>           
>                 
>                   
>                         8
>                   
>                 
>           
>         
>   
>
> Any ideas (Ruby API)?

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


Receiving BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS for non-fractional digits (Ruby API)?

2010-06-29 Thread ojak
I'm receiving "BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS" for a bid
microAmount that is not fractional (SOAP log confirms that the number
is indeed not fractional):

  
ADD

  xxx
  
My Keyword
BROAD
  
  

  
8
  

  

  

Any ideas (Ruby API)?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Report download format GZIPPED_XML in v201003?

2010-06-29 Thread AdWords API Advisor
Hi Manfred,

This feature is currently being developed, but I don't have any
information on when it will be available in the API.

Best,
- Eric

On Jun 29, 12:16 pm, manolator  wrote:
> Hi Eric,
>
> do you have any news on the gzipped XML option?
>
> Best,
>
> Manfred

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: brand related searches

2010-06-29 Thread penaz
Eric
Thanks for your response. I appreciate your time.

However, Very Specifically, my question is about retrieving BRAND
related search terms plus their stats.  Example: Viagra.

It seems as though Google does NOT give brand related search terms and
stats via the Adwords tool publicly available.  I understand this is
to prevent trademark infringement and cybersquatting, etc

However, are those brand-related search terms available via the
Adwords API?  Again, EXample: buy viagra, cheap viagra, online viagra,
viagra samples, generic viagra, etc, etc.

I know blocking those search terms is important to protect brands from
infringers. BUT, brand protection companies such as ours can also use
those terms and stats to protect clients. And, Google is the search
giant with the deepest brand-related search queries.

Can we get those deep lists via the API?
thanks. pen


On Jun 29, 8:08 am, AdWords API Advisor 
wrote:
> Hi Pen,
>
> You can use the TargetingIdeaService to get information about search
> terms, including search volume, competition, etc.
>
>  http://adwordsapi.blogspot.com/2009/11/discover-v2009-getting-ideas-w...
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jun 26, 5:25 pm, penaz  wrote:
>
>
>
> > Via the API keywords tool can we query and receive brand name search
> > terms? We're a brand protection company and knowing brand searches
> > plus their search stats for a client would aid our brand protection
> > efforts. Example: Tazer or Xfinity or Levitra, etc.  If this is not
> > possible through normal Adwords API sign-up, is there an approval
> > process where we can gain access to this data?
> > thanks, pen

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 when attempting to download report in v201003

2010-06-29 Thread Don Spaulding
Any update on this error?

// Sorry, my long-polling timeout is 1 week.

On Jun 21, 5:01 pm, Don Spaulding  wrote:
> Thanks for the note Eric. I'm looking forward to your update.
>
> On Jun 21, 3:46 pm, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Don,
>
> > I am seeing the same problem with CAMPAIGN_PERFORMANCE_REPORTs.  I'll
> > work with the core engineering team to investigate the problem and
> > update this thread when I have more information.
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Jun 21, 1:42 pm, Don Spaulding  wrote:
>
> > > I didn't specify any client information when creating the report
> > > definition.  I assumed that a report definition was constant across
> > > multiple clients, and that the clientEmail header I was passing across
> > > in the HTTP request was used to determine which account to run the
> > > report for.  I assume based on your response that I need to specify a
> > > clientEmail header in the SOAP request as well (at report definition
> > > time) and that must match the clientEmail HTTP header.  When I try
> > > that, the report definition succeeds, but I get a different error
> > > while downloading:
>
> > > HTTP response body:
> > > !!!Unexpected exception|||934166
>
> > > SOAP REQUEST:
>
> > > https://adwords.google.com/api/adwords/
> > > cm/v201002" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> > > xmlns:tns="https://adwords.google.com/api/adwords/cm/v201002";
> > > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
> > >     
> > >         
> > >             REDACTED
> > >             REDACTED 
> > >             REDACTED
> > >             YAAAC Client (0.2alpha)
> > >         
> > >     
> > >     
> > >         
> > >             
> > >                 ADD
> > >                 
> > >                     
> > >                         Name
> > >                         Impressions
> > >                         Clicks
> > >                         Cost
> > >                         AveragePosition
> > >                         
> > >                             20100401
> > >                             20100430
> > >                         
> > >                     
> > >                     Daily Account Report - XXX > > ns0:reportName>
> > >                     CAMPAIGN_PERFORMANCE_REPORT > > ns0:reportType>
> > >                     CUSTOM_DATE
> > >                     XML
> > >                 
> > >             
> > >         
> > >     
> > > 
>
> > > SOAP RESPONSE:
>
> > > 
> > > http://schemas.xmlsoap.org/soap/envelope/";>
> > >     
> > >         https://adwords.google.com/api/adwords/
> > > cm/v201002">
> > >             14aaba8142d164ab76a05c96c68282cf
> > >             1
> > >             199
> > >             1
> > >         
> > >     
> > >     
> > >         https://adwords.google.com/api/adwords/
> > > cm/v201002">
> > >             
> > >                 934166
> > >                 
> > >                     Name
> > >                     Impressions
> > >                     Clicks
> > >                     Cost
> > >                     AveragePosition
> > >                     
> > >                         20100401
> > >                         20100430
> > >                     
> > >                 
> > >                 Daily Account Report - XXX
> > >                 CAMPAIGN_PERFORMANCE_REPORT
> > >                 false
> > >                 CUSTOM_DATE
> > >                 XML
> > >                 20100621 102928 America/Los_Angeles > > creationTime>
> > >             
> > >         
> > >     
> > > 
>
> > > On Jun 21, 4:53 am, adwordsapiadvi...@google.com wrote:
>
> > > > Hi Don,
>
> > > > When you mention that you are using an arbitrary client's clientEmail
> > > > in the Authorization header, is this the same clientEmail for which you
> > > > generated the report definition?
>
> > > > Cheers,
> > > > Anash P. Oommen,
> > > > AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: V2009 CampaignTargetService - AdScheduleTarget SOAP XML

2010-06-29 Thread RedZoneGlobal
Hi Eric, ARGHHH!

I use a boolean variable to set the namespace the first time the
process get's executed.
In my test code, forgot to set it, so the namespace never was
declared.  Txs for pointing that out!

K.

On Jun 29, 10:29 am, AdWords API Advisor
 wrote:
> Hi Keith,
>
> An XML_STREAM_EXC error means that yourSOAPrequest is not validXML.  In this 
> case the error stems from the fact that you are using
> the v20 namespace prefix in your header without defining it.
>
> Best,
> - Eric
>
> On Jun 28, 6:38 pm, RedZoneGlobal  wrote:
>
> > Eric,
>
> > Sending:
>
> > 
> > http://schemas.xmlsoap.org/soap/
> > envelope/"SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/
> > encoding/">
> > 
> > 
> > xx > v20:applicationToken>
> > x > v20:authToken>
> >  > v20:clientEmail>
> > xxx > v20:developerToken>
> > RedZoneGlobal
> > 
> > 
>
> > 
> > https://adwords.google.com/api/adwords/cm/v200909";>
> > 
> >         SET
> >         
> >                 7028371
> >                 
> >                         MONDAY
> >                         0
> >                         ZERO
> >                         0
> >                         ZERO
> >                         1
> >                 
> >                 
> >                         TUESDAY
> >                         0
> >                         ZERO
> >                         0
> >                         ZERO
> >                         1
> >                 
> >                 
> >                         WEDNESDAY
> >                         0
> >                         ZERO
> >                         0
> >                         ZERO
> >                         1
> >                 
> >                 
> >                         THURSDAY
> >                         0
> >                         ZERO
> >                         0
> >                         ZERO
> >                         1
> >                 
> >                 
> >                         FRIDAY
> >                         0
> >                         ZERO
> >                         0
> >                         ZERO
> >                         1
> >                 
> >         
> > 
> > 
> > 
> > 
>
> > To:https://adwords.google.com/api/adwords/cm/v200909/CampaignTargetService
>
> > Receiving a XML_STREAM_EXC error
> > CompleteSoapPacket: soap:Client > faultcode>XML_STREAM_EXC >soap:Body>
>
> > I removed the validateOnly element from the header, as your example
> > does not include it.
>
> > The above API Mutate is intending to schedule the campaign to be live
> > Weekdays (Mon-Fri) Midnight to Midnight (All 24 hours)...
>
> > Regards,
>
> > Keith
>
> > On Jun 25, 3:32 pm, AdWords API Advisor 
> > wrote:
>
> > > Hi,
>
> > > Unfortunately we don't have any v200909SOAPXMLsamples available at
> > > the moment.  Here is a brief sample I just created that sets the
> > > schedule of a campaign, so that it only shows on Mondays from 12-6 and
> > > on Tuesday from 8-8:30.
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > http://schemas.xmlsoap.org/soap/
> > > envelope/" xmlns:v20="https://adwords.google.com/api/adwords/cm/
> > > v200909" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> > >    
> > >       
> > >          ...
> > >          ...
> > >          ...
> > >          ...
> > >       
> > >    
> > >    
> > >       https://adwords.google.com/api/adwords/cm/
> > > v200909">
> > >          
> > >             SET
> > >             
> > >                ...
> > >                
> > >                   MONDAY
> > >                   12
> > >                   ZERO
> > >                   18
> > >                   THIRTY
> > >                   1
> > >                
> > >                
> > >                   TUESDAY
> > >                   8
> > >                   ZERO
> > >                   8
> > >                   THIRTY
> > >                   1
> > >                
> > >             
> > >          
> > >       
> > >    
> > > 
>
> > > On Jun 24, 5:04 pm, RedZoneGlobal  wrote:
>
> > > > Can someone post a workingXMLSample, so we can change our processes
> > > > from V13 -> V200909?
> > > > I searched the Adwords API Forums, but couldn't find any sample input
> > > >XMLto the API.
> > > > We use aSOAPcontrol, so we have to build the packet (semi
> > > > manually).
>
> > > > We only set the schedule for a single campaign at a time through the
> > > > API.
>
> > > > Thanks in advance!

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

Re: Difference in search volume between API and Keyword Tool?

2010-06-29 Thread Brian Jensen
Thanks, Eric.

I appreciate you taking the time to review this issue and look forward
to your findings.

Regards -
Brian

On Jun 29, 8:03 am, AdWords API Advisor 
wrote:
> Hi Brian,
>
> I'll look into this a bit deeper and let you know what I find.
>
> Best,
> - Eric
>
> On Jun 25, 5:36 pm, Brian Jensen  wrote:
>
> > Eric -
>
> > Thank you for your quick response.  We actually went back and modified
> > the 'GetRelatedKeywords.php' file from the v2009 client library
> > examples with those additional parameters.  It corrected the average
> > monthlysearchvolumes (to show only US volumes) but the global
> > volumes stayed the same.  Both of these numbers (the average and the
> > global) are still too high.
>
> > Using the same example: "twin air bed"
> >      Global EXACT match: 2900 (API) vs 320 (KW Tool)
> >      Local EXACT match: 2400 (API) vs 260 (KW Tool)
>
> > It actually makes sense that this only changed the local numbers since
> > we only added language and country parameters - the global numbers
> > should not change regardless of the language and country, correct?
> > Can anyone else verify my numbers and the variance in returns we are
> > seeing between the API and the KW tool?
>
> > Thanks -
> > Brian
>
> > On Jun 24, 3:30 pm, AdWords API Advisor 
> > wrote:
>
> > > Hi Brian,
>
> > > Thedifferenceis likely due to adifferencein targeting.  By default
> > > theSearch-based Keyword Tool targets the results to your language and
> > > country (English and United States for example).  The API on the other
> > > hand doesn't target the results by default, and will return the
> > > statistics for all languages and countries.  To emulate the results of
> > > the keyword tool you need to include a LanguageTargetSearchParameter
> > > and CountryTargetSearchParameter.
>
> > >  http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde...
> > >  http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde...
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > P.S. The GlobalMonthlySearchesSearchParameter and the
> > > AverageTargetedMonthlySearchesSearchParameter are only required if you
> > > want to limit the results to only ideas that have certain amounts of
> > > searches.  If you just want to return those values you need only to
> > > include the GLOBAL_MONTHLY_SEARCHES and
> > > AVERAGE_TARGETED_MONTHLY_SEARCHES AttributeTypes respectively.
>
> > > On Jun 23, 5:59 pm, Brian Jensen  wrote:
>
> > > > Hello -
>
> > > > We are using the TargetingIdeaService with the
> > > > GlobalMonthlySearchesSearchParameter and the
> > > > AverageTargetedMonthlySearchesSearchParameter with the STATS
> > > > RequestType in order to returnsearchvolumes for specific keywords.
>
> > > > When I compare these results with the AdWords Keyword Tool, I'm
> > > > baffled as to why the volumes are so far apart.
>
> > > > Example: "twin air bed"
> > > >      Global EXACT match: 2900 (API) vs 320 (KW Tool)
> > > >      Global PHRASE match: 6600 (API) vs 1000 (KW Tool)
> > > >      Global BROAD match: 33100 (API) vs 3600 (KW Tool)
>
> > > > In reading previous posts, I understand that the API should more
> > > > closely match the SK Tool results than the Keyword Tool but even this
> > > > doesn't hold true.  For the example above the SK Tool returns 190.
>
> > > > Any ideas what we're doing wrong?
>
> > > > Thank you -
> > > > Brian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Difference in search volume between API and Keyword Tool?

2010-06-29 Thread Brian Jensen
Thanks, Eric.

I appreciate you taking the time to review this issue and look forward
to your findings.

Regards -
Brian

On Jun 29, 8:03 am, AdWords API Advisor 
wrote:
> Hi Brian,
>
> I'll look into this a bit deeper and let you know what I find.
>
> Best,
> - Eric
>
> On Jun 25, 5:36 pm, Brian Jensen  wrote:
>
> > Eric -
>
> > Thank you for your quick response.  We actually went back and modified
> > the 'GetRelatedKeywords.php' file from the v2009 client library
> > examples with those additional parameters.  It corrected the average
> > monthlysearchvolumes (to show only US volumes) but the global
> > volumes stayed the same.  Both of these numbers (the average and the
> > global) are still too high.
>
> > Using the same example: "twin air bed"
> >      Global EXACT match: 2900 (API) vs 320 (KW Tool)
> >      Local EXACT match: 2400 (API) vs 260 (KW Tool)
>
> > It actually makes sense that this only changed the local numbers since
> > we only added language and country parameters - the global numbers
> > should not change regardless of the language and country, correct?
> > Can anyone else verify my numbers and the variance in returns we are
> > seeing between the API and the KW tool?
>
> > Thanks -
> > Brian
>
> > On Jun 24, 3:30 pm, AdWords API Advisor 
> > wrote:
>
> > > Hi Brian,
>
> > > Thedifferenceis likely due to adifferencein targeting.  By default
> > > theSearch-based Keyword Tool targets the results to your language and
> > > country (English and United States for example).  The API on the other
> > > hand doesn't target the results by default, and will return the
> > > statistics for all languages and countries.  To emulate the results of
> > > the keyword tool you need to include a LanguageTargetSearchParameter
> > > and CountryTargetSearchParameter.
>
> > >  http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde...
> > >  http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde...
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > P.S. The GlobalMonthlySearchesSearchParameter and the
> > > AverageTargetedMonthlySearchesSearchParameter are only required if you
> > > want to limit the results to only ideas that have certain amounts of
> > > searches.  If you just want to return those values you need only to
> > > include the GLOBAL_MONTHLY_SEARCHES and
> > > AVERAGE_TARGETED_MONTHLY_SEARCHES AttributeTypes respectively.
>
> > > On Jun 23, 5:59 pm, Brian Jensen  wrote:
>
> > > > Hello -
>
> > > > We are using the TargetingIdeaService with the
> > > > GlobalMonthlySearchesSearchParameter and the
> > > > AverageTargetedMonthlySearchesSearchParameter with the STATS
> > > > RequestType in order to returnsearchvolumes for specific keywords.
>
> > > > When I compare these results with the AdWords Keyword Tool, I'm
> > > > baffled as to why the volumes are so far apart.
>
> > > > Example: "twin air bed"
> > > >      Global EXACT match: 2900 (API) vs 320 (KW Tool)
> > > >      Global PHRASE match: 6600 (API) vs 1000 (KW Tool)
> > > >      Global BROAD match: 33100 (API) vs 3600 (KW Tool)
>
> > > > In reading previous posts, I understand that the API should more
> > > > closely match the SK Tool results than the Keyword Tool but even this
> > > > doesn't hold true.  For the example above the SK Tool returns 190.
>
> > > > Any ideas what we're doing wrong?
>
> > > > Thank you -
> > > > Brian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Difference in search volume between API and Keyword Tool?

2010-06-29 Thread Brian Jensen
Thanks, Eric.

I appreciate you taking the time to review this issue and look forward
to your findings.

Regards -
Brian

On Jun 29, 8:03 am, AdWords API Advisor 
wrote:
> Hi Brian,
>
> I'll look into this a bit deeper and let you know what I find.
>
> Best,
> - Eric
>
> On Jun 25, 5:36 pm, Brian Jensen  wrote:
>
> > Eric -
>
> > Thank you for your quick response.  We actually went back and modified
> > the 'GetRelatedKeywords.php' file from the v2009 client library
> > examples with those additional parameters.  It corrected the average
> > monthlysearchvolumes (to show only US volumes) but the global
> > volumes stayed the same.  Both of these numbers (the average and the
> > global) are still too high.
>
> > Using the same example: "twin air bed"
> >      Global EXACT match: 2900 (API) vs 320 (KW Tool)
> >      Local EXACT match: 2400 (API) vs 260 (KW Tool)
>
> > It actually makes sense that this only changed the local numbers since
> > we only added language and country parameters - the global numbers
> > should not change regardless of the language and country, correct?
> > Can anyone else verify my numbers and the variance in returns we are
> > seeing between the API and the KW tool?
>
> > Thanks -
> > Brian
>
> > On Jun 24, 3:30 pm, AdWords API Advisor 
> > wrote:
>
> > > Hi Brian,
>
> > > Thedifferenceis likely due to adifferencein targeting.  By default
> > > theSearch-based Keyword Tool targets the results to your language and
> > > country (English and United States for example).  The API on the other
> > > hand doesn't target the results by default, and will return the
> > > statistics for all languages and countries.  To emulate the results of
> > > the keyword tool you need to include a LanguageTargetSearchParameter
> > > and CountryTargetSearchParameter.
>
> > >  http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde...
> > >  http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde...
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > P.S. The GlobalMonthlySearchesSearchParameter and the
> > > AverageTargetedMonthlySearchesSearchParameter are only required if you
> > > want to limit the results to only ideas that have certain amounts of
> > > searches.  If you just want to return those values you need only to
> > > include the GLOBAL_MONTHLY_SEARCHES and
> > > AVERAGE_TARGETED_MONTHLY_SEARCHES AttributeTypes respectively.
>
> > > On Jun 23, 5:59 pm, Brian Jensen  wrote:
>
> > > > Hello -
>
> > > > We are using the TargetingIdeaService with the
> > > > GlobalMonthlySearchesSearchParameter and the
> > > > AverageTargetedMonthlySearchesSearchParameter with the STATS
> > > > RequestType in order to returnsearchvolumes for specific keywords.
>
> > > > When I compare these results with the AdWords Keyword Tool, I'm
> > > > baffled as to why the volumes are so far apart.
>
> > > > Example: "twin air bed"
> > > >      Global EXACT match: 2900 (API) vs 320 (KW Tool)
> > > >      Global PHRASE match: 6600 (API) vs 1000 (KW Tool)
> > > >      Global BROAD match: 33100 (API) vs 3600 (KW Tool)
>
> > > > In reading previous posts, I understand that the API should more
> > > > closely match the SK Tool results than the Keyword Tool but even this
> > > > doesn't hold true.  For the example above the SK Tool returns 190.
>
> > > > Any ideas what we're doing wrong?
>
> > > > Thank you -
> > > > Brian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Report Service in v201003

2010-06-29 Thread manolator
Hi Nuub,

regarding Q1, I asked for this in
http://groups.google.com/group/adwords-api/browse_thread/thread/2f78f1556e9ee20f/
So far values in the reports are always aggregated for the whole
requested date range. I hope this will change soon :-)

Best regards,

Manfred

On Jun 29, 5:40 pm, nuub  wrote:
> Dear all,
>
> I am trying to use the ReportDefinitionService in v201003 of the API
> in php.
> My current report type is CAMPAIGN_PERFORMANCE_REPORT.
> I am able to request for Reports and download them in XML through the
> API.
>
> Here are my questions:
>
>  Q1) How can I get my fields (e.g. Impressions and Clicks) for each
> day since 01/01/2010?
>    When I use the dateRangeType (e.g. $reportDefinition->dateRangeType
> = 'CUSTOM_DATE'; ) , the response is always the accumulated data over
> the range, but I can not list the data for each day (one day per
> row).
>
>  Q2) What about an account performance report ? I can not find it in
> v201003. Is it not yet implemented or has this  report type been
> dropped ? I mean, there is no account performance report in this 
> list:http://code.google.com/apis/adwords/v2009/docs/reference/ReportDefini...
>
>  Q3) What are precisely the "Predicates" ? 
> (http://code.google.com/apis/adwords/v2009/docs/reference/ReportDefini...
> )
>
> Thanks a lot in advance for your replies.
>
> Cheers,
> nuub

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-29 Thread portentint
Nevermind, I figured it out! Sorry for the confusion. I didn't have
Attribute.KEYWORD included.

Thanks again!

On Jun 29, 10:48 am, portentint  wrote:
> Hey Eric,
>
> Thanks for the help. I took a look at the forum post you linked me to,
> and I thought I was on the right track, but now I can't seem to get
> all the results for all the keywords I'm passing in.
>
> Here is my setup code:
>
> TargetingIdeaSelector selector = new TargetingIdeaSelector();
>             selector.setSearchParameters(new SearchParameter[] {
>                 new RelatedToKeywordSearchParameter(null,
> adwordsKeywords)});
>             selector.setIdeaType(IdeaType.KEYWORD);
>             selector.setRequestType(RequestType.STATS);
>             selector.setPaging(new Paging(0,800));
>
>             AttributeType attributeTypes[] = new AttributeType[1];
>             attributeTypes[0] =
> AttributeType.TARGETED_MONTHLY_SEARCHES;
>             selector.setRequestedAttributeTypes(attributeTypes);
>
>             TargetingIdeaPage page =
> targetingIdeaService.get(selector);
>
> The 'adwordsKeywords' is an array of Keyword[]. When I loop through
> the results it doesn't seem to be returning results per keyword. In
> fact, I can't get it to print out what keyword it's returning results
> for at all.
>
>                 for (TargetingIdea targetingIdea : page.getEntries())
> {
>
>                     String resultKeyword = "";
>                     for (Type_AttributeMapEntry entry :
> targetingIdea.getData()) {
>
>                         Attribute attribute = entry.getValue();
>                         if (attribute instanceof KeywordAttribute) {
>                             resultKeyword = ((KeywordAttribute)
> attribute).getValue().getText();
>                             System.out.println(resultKeyword);
>                         }
>                     }
>                 }
>
> Can I not do the keyword batching with TARGETED_MONTHLY_SEARCHES?
>
> Thanks,
> Andy
>
> On Jun 28, 5:43 pm, AdWords API Advisor 
> wrote:
>
> > Hi,
>
> > Please remember that you can batch together multiple up to 2500
> > keywords when getting STATS with the TargetingIdeaService.  This would
> > allow you to reduce your request frequency, which may reduce the risk
> > of getting these errors.  More information is available here:
>
> >  http://bit.ly/bh7k3a
>
> > Best,
> > - Eric
>
> > On Jun 28, 1:44 pm, portentint  wrote:
>
> > > Hey guys,
>
> > > This is pretty similar to what I've been getting as well. I've now
> > > seen a combination of either the UNEXPECTED_INTERNAL_API_ERROR or
> > > java.net.ConnectException: connection timeout on this line:
>
> > > TargetingIdeaPage page = targetingIdeaService.get(selector);
>
> > > Granted I am doing a pretty large set of calls in a row to the API,
> > > with a half second delay between each call so I don't break the
> > > requests-per-minute quota, but this has worked before and it seems to
> > > be timing out and/or breaking a lot more recently.
>
> > > Any ideas?
>
> > > On Jun 25, 4:26 pm, MK_Dev  wrote:
>
> > > > Thank you, Eric.
>
> > > > Sandbox service came back and has been working since. Good to know
> > > > that the requests were fine :-)
>
> > > > On Jun 23, 8:58 am, AdWords API Advisor 
> > > > wrote:
>
> > > > > Hi,
>
> > > > > This appears to have been a temporary outage for the service in the
> > > > > sandbox.  Please retry your request now and let me know if you have
> > > > > any further issues.
>
> > > > > Best,
> > > > > - Eric Koleda, AdWords API Team
>
> > > > > On Jun 21, 9:09 pm,MK_Dev wrote:
>
> > > > > > I was experimenting with TargetingIdeaService to load keyword ideas
> > > > > > based on a supplied keyword. I was exploring Requested Attribute 
> > > > > > Types
> > > > > > and everything was going well. Then, all of a sudden I started 
> > > > > > getting
> > > > > > InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing the same
> > > > > > requests. Since the only change I made between a good and a bad
> > > > > > request was adding APPROX_CONTENT_IMPRESSIONS_PER_DAY Attrbitue 
> > > > > > Type,
> > > > > > I removed it but to no avail. All subsequent calls end with the same
> > > > > > error. I should also mention I'm doing it in the sandbox.
>
> > > > > > Here's my code:
>
> > > > > > try
> > > > > > {
> > > > > >         AdWordsUser user = new AdWordsUser();
> > > > > >         TargetingIdeaService tasService =
> > > > > > (TargetingIdeaService)user.GetService(AdWordsService.v200909.TargetingIdeaS
> > > > > >  ervice);
>
> > > > > >         // Obtain keyword
> > > > > >         Console.Write("Enter keyword: ");
> > > > > >         string keywordText = Console.ReadLine();
>
> > > > > >         Keyword keyword = new Keyword();
> > > > > >         keyword.text = keywordText;
> > > > > >         keyword.matchTypeSpecified = true;
> > > > > >         keyword.matchType = KeywordMatchType.BROAD;
>
> > > > > >         RelatedToKeywordSearchParameter searchParam = new
> > > > > >

Re: Report download format GZIPPED_XML in v201003?

2010-06-29 Thread manolator
Hi Eric,

do you have any news on the gzipped XML option?

Best,

Manfred

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


v2010 ReportDefinitionService - usage of reportDefinitionIds

2010-06-29 Thread manolator
Hi,

How should I handle one time requests with custom date range? Can I
just add the reportDefinition and forget it after downloading or do I
have to delete the reportDefinition after downloading the report?

Is there a maximum number of reportDefinitions that are kept? If so,
are older definitions deleted when I exceed the limit or do I get an
error?

Best regards,

Manfred

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-29 Thread portentint
Hey Eric,

Thanks for the help. I took a look at the forum post you linked me to,
and I thought I was on the right track, but now I can't seem to get
all the results for all the keywords I'm passing in.

Here is my setup code:

TargetingIdeaSelector selector = new TargetingIdeaSelector();
selector.setSearchParameters(new SearchParameter[] {
new RelatedToKeywordSearchParameter(null,
adwordsKeywords)});
selector.setIdeaType(IdeaType.KEYWORD);
selector.setRequestType(RequestType.STATS);
selector.setPaging(new Paging(0,800));

AttributeType attributeTypes[] = new AttributeType[1];
attributeTypes[0] =
AttributeType.TARGETED_MONTHLY_SEARCHES;
selector.setRequestedAttributeTypes(attributeTypes);

TargetingIdeaPage page =
targetingIdeaService.get(selector);


The 'adwordsKeywords' is an array of Keyword[]. When I loop through
the results it doesn't seem to be returning results per keyword. In
fact, I can't get it to print out what keyword it's returning results
for at all.


for (TargetingIdea targetingIdea : page.getEntries())
{

String resultKeyword = "";
for (Type_AttributeMapEntry entry :
targetingIdea.getData()) {

Attribute attribute = entry.getValue();
if (attribute instanceof KeywordAttribute) {
resultKeyword = ((KeywordAttribute)
attribute).getValue().getText();
System.out.println(resultKeyword);
}
}
}

Can I not do the keyword batching with TARGETED_MONTHLY_SEARCHES?

Thanks,
Andy

On Jun 28, 5:43 pm, AdWords API Advisor 
wrote:
> Hi,
>
> Please remember that you can batch together multiple up to 2500
> keywords when getting STATS with the TargetingIdeaService.  This would
> allow you to reduce your request frequency, which may reduce the risk
> of getting these errors.  More information is available here:
>
>  http://bit.ly/bh7k3a
>
> Best,
> - Eric
>
> On Jun 28, 1:44 pm, portentint  wrote:
>
> > Hey guys,
>
> > This is pretty similar to what I've been getting as well. I've now
> > seen a combination of either the UNEXPECTED_INTERNAL_API_ERROR or
> > java.net.ConnectException: connection timeout on this line:
>
> > TargetingIdeaPage page = targetingIdeaService.get(selector);
>
> > Granted I am doing a pretty large set of calls in a row to the API,
> > with a half second delay between each call so I don't break the
> > requests-per-minute quota, but this has worked before and it seems to
> > be timing out and/or breaking a lot more recently.
>
> > Any ideas?
>
> > On Jun 25, 4:26 pm, MK_Dev  wrote:
>
> > > Thank you, Eric.
>
> > > Sandbox service came back and has been working since. Good to know
> > > that the requests were fine :-)
>
> > > On Jun 23, 8:58 am, AdWords API Advisor 
> > > wrote:
>
> > > > Hi,
>
> > > > This appears to have been a temporary outage for the service in the
> > > > sandbox.  Please retry your request now and let me know if you have
> > > > any further issues.
>
> > > > Best,
> > > > - Eric Koleda, AdWords API Team
>
> > > > On Jun 21, 9:09 pm,MK_Dev wrote:
>
> > > > > I was experimenting with TargetingIdeaService to load keyword ideas
> > > > > based on a supplied keyword. I was exploring Requested Attribute Types
> > > > > and everything was going well. Then, all of a sudden I started getting
> > > > > InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing the same
> > > > > requests. Since the only change I made between a good and a bad
> > > > > request was adding APPROX_CONTENT_IMPRESSIONS_PER_DAY Attrbitue Type,
> > > > > I removed it but to no avail. All subsequent calls end with the same
> > > > > error. I should also mention I'm doing it in the sandbox.
>
> > > > > Here's my code:
>
> > > > > try
> > > > > {
> > > > >         AdWordsUser user = new AdWordsUser();
> > > > >         TargetingIdeaService tasService =
> > > > > (TargetingIdeaService)user.GetService(AdWordsService.v200909.TargetingIdeaS
> > > > >  ervice);
>
> > > > >         // Obtain keyword
> > > > >         Console.Write("Enter keyword: ");
> > > > >         string keywordText = Console.ReadLine();
>
> > > > >         Keyword keyword = new Keyword();
> > > > >         keyword.text = keywordText;
> > > > >         keyword.matchTypeSpecified = true;
> > > > >         keyword.matchType = KeywordMatchType.BROAD;
>
> > > > >         RelatedToKeywordSearchParameter searchParam = new
> > > > > RelatedToKeywordSearchParameter();
> > > > >         searchParam.keywords = new Keyword[] { keyword };
>
> > > > >         Paging paging = new Paging();
> > > > >         paging.numberResultsSpecified = true;
> > > > >         paging.startIndex = 0;
> > > > >         paging.numberResultsSpecified = true;
> > > > >         paging.numberResults = 10;
>
> > > > >         TargetingIdeaSelector s

Report Service in v201003

2010-06-29 Thread nuub
Dear all,

I am trying to use the ReportDefinitionService in v201003 of the API
in php.
My current report type is CAMPAIGN_PERFORMANCE_REPORT.
I am able to request for Reports and download them in XML through the
API.

Here are my questions:

 Q1) How can I get my fields (e.g. Impressions and Clicks) for each
day since 01/01/2010?
   When I use the dateRangeType (e.g. $reportDefinition->dateRangeType
= 'CUSTOM_DATE'; ) , the response is always the accumulated data over
the range, but I can not list the data for each day (one day per
row).

 Q2) What about an account performance report ? I can not find it in
v201003. Is it not yet implemented or has this  report type been
dropped ? I mean, there is no account performance report in this list:
http://code.google.com/apis/adwords/v2009/docs/reference/ReportDefinitionService.ReportDefinition.ReportType.html

 Q3) What are precisely the "Predicates" ? (
http://code.google.com/apis/adwords/v2009/docs/reference/ReportDefinitionService.Predicate.html
)

Thanks a lot in advance for your replies.

Cheers,
nuub

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: V2009 CampaignTargetService - AdScheduleTarget SOAP XML

2010-06-29 Thread AdWords API Advisor
Hi Keith,

An XML_STREAM_EXC error means that your SOAP request is not valid
XML.  In this case the error stems from the fact that you are using
the v20 namespace prefix in your header without defining it.

Best,
- Eric

On Jun 28, 6:38 pm, RedZoneGlobal  wrote:
> Eric,
>
> Sending:
>
> 
> http://schemas.xmlsoap.org/soap/
> envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/
> encoding/">
> 
> 
> xx v20:applicationToken>
> x v20:authToken>
>  v20:clientEmail>
> xxx v20:developerToken>
> RedZoneGlobal
> 
> 
>
> 
> https://adwords.google.com/api/adwords/cm/v200909";>
> 
>         SET
>         
>                 7028371
>                 
>                         MONDAY
>                         0
>                         ZERO
>                         0
>                         ZERO
>                         1
>                 
>                 
>                         TUESDAY
>                         0
>                         ZERO
>                         0
>                         ZERO
>                         1
>                 
>                 
>                         WEDNESDAY
>                         0
>                         ZERO
>                         0
>                         ZERO
>                         1
>                 
>                 
>                         THURSDAY
>                         0
>                         ZERO
>                         0
>                         ZERO
>                         1
>                 
>                 
>                         FRIDAY
>                         0
>                         ZERO
>                         0
>                         ZERO
>                         1
>                 
>         
> 
> 
> 
> 
>
> To:https://adwords.google.com/api/adwords/cm/v200909/CampaignTargetService
>
> Receiving a XML_STREAM_EXC error
> Complete Soap Packet: soap:Client faultcode>XML_STREAM_EXC soap:Body>
>
> I removed the validateOnly element from the header, as your example
> does not include it.
>
> The above API Mutate is intending to schedule the campaign to be live
> Weekdays (Mon-Fri) Midnight to Midnight (All 24 hours)...
>
> Regards,
>
> Keith
>
> On Jun 25, 3:32 pm, AdWords API Advisor 
> wrote:
>
>
>
> > Hi,
>
> > Unfortunately we don't have any v200909SOAPXMLsamples available at
> > the moment.  Here is a brief sample I just created that sets the
> > schedule of a campaign, so that it only shows on Mondays from 12-6 and
> > on Tuesday from 8-8:30.
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > http://schemas.xmlsoap.org/soap/
> > envelope/" xmlns:v20="https://adwords.google.com/api/adwords/cm/
> > v200909" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> >    
> >       
> >          ...
> >          ...
> >          ...
> >          ...
> >       
> >    
> >    
> >       https://adwords.google.com/api/adwords/cm/
> > v200909">
> >          
> >             SET
> >             
> >                ...
> >                
> >                   MONDAY
> >                   12
> >                   ZERO
> >                   18
> >                   THIRTY
> >                   1
> >                
> >                
> >                   TUESDAY
> >                   8
> >                   ZERO
> >                   8
> >                   THIRTY
> >                   1
> >                
> >             
> >          
> >       
> >    
> > 
>
> > On Jun 24, 5:04 pm, RedZoneGlobal  wrote:
>
> > > Can someone post a workingXMLSample, so we can change our processes
> > > from V13 -> V200909?
> > > I searched the Adwords API Forums, but couldn't find any sample input
> > >XMLto the API.
> > > We use aSOAPcontrol, so we have to build the packet (semi
> > > manually).
>
> > > We only set the schedule for a single campaign at a time through the
> > > API.
>
> > > Thanks in advance!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How can I query Max CPC ,Max Content CPC for a keyword?

2010-06-29 Thread AdWords API Advisor
Hi Shell,

You can use either the v13 ReportService or the v201003
ReportDefinitionService to get this information.

  
http://code.google.com/apis/adwords/v2009/docs/reference/ReportDefinitionService.html
  http://code.google.com/apis/adwords/docs/developer/ReportService.html

Best,
- Eric Koleda, AdWords API Team

On Jun 28, 9:38 am, "shell...@gmail.com"  wrote:
> Hi Guys,
>
> we can query Max CPC ,Max Content CPC from v13.But after api version
> changed to v2009 or higher ,I can't query Max CPC ,Max Content CPC . I
> looked the newest documents,but not found it. Anyone can help?
>
> I want to query data from api like adword editor's dump.
> here's the header
> Campaign        Campaign Daily Budget   Languages       Geo Targeting   
> Proximity
> Targets Ad Schedule Status      Ad Schedule     Ad Group        Max CPC Max 
> Content
> CPC     Placement Max CPC       Max CPM Max CPA Keyword Website Keyword Type
> First Page CPC  Quality Score   Headline        Description Line 1      
> Description
> Line 2  Display URL     Destination URL Campaign Status AdGroup Status
> Creative Status Keyword Status  Website Status  Suggested Changes
> Comment
>
> Best Regards
> Shell

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: TargetError.TARGETING_VALIDATION_FAILED CONTENT_CONTEXTUAL

2010-06-29 Thread AdWords API Advisor
Hi,

You are receiving TargetError.TARGETING_VALIDATION_FAILED because the
CONTENT_CONTEXTUAL network target requires the CONTENT_NETWORK target
to work.  In the past this validation was not in place, and
CONTENT_CONTEXTUAL could be used without CONTENT_NETWORK, leading to
situations where ads didn't run as expected.  Now that this validation
is in place you must make sure that CONTENT_NETWORK is used whenever
you want to use CONTENT_CONTEXTUAL.

Best,
- Eric Koleda, AdWords API Team

On Jun 28, 11:44 am, SW  wrote:
> Hi,
>
> I am getting error stated below when mutating Campaign targets.  The
> error detail shows content_contextual error.  I was wondering if
> someone can point me the reason.
>
> Here is the error log along with soap request and response.
>
> {com.google.api.adwords.lib.AdWordsApiException:
> [TargetError.TARGETING_VALIDATION_FAILED @ operations[2]/*CampaignId:
> 49019370*/] ---> System.Web.Services.Protocols.SoapException:
> [TargetError.TARGETING_VALIDATION_FAILED @ operations[2]/*CampaignId:
> 49019370*/]
>    at
> System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClien 
> tMessage
> message, WebResponse response, Stream responseStream, Boolean
> asyncCall)
>    at
> System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
> methodName, Object[] parameters)
>    at com.google.api.adwords.lib.SoapServiceBase.Call(String
> methodName, Object[] parameters)
>    --- End of inner exception stack trace ---
>    at com.google.api.adwords.lib.SoapServiceBase.Call(String
> methodName, Object[] parameters)
>    at com.google.api.adwords.lib.SoapServiceBase.Invoke(String
> methodName, Object[] parameters)
>
> -BEGIN API CALL-
>
> Request
> ---
>
> POST /api/adwords/cm/v200909/CampaignTargetService
> User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client
> Protocol 2.0.50727.42)
> VsDebuggerCausalityData: uIDPoyie54C02ERIo1iG0ouenlAA9zIr+OAhpU
> +83Wh119FM4R/847VN2pxLs62bl9TJTc0ACAAA
> Content-Type: text/xml; charset=utf-8
> SOAPAction: ""
> Host: adwords.google.com
> Content-Length: 12608
> Expect: 100-continue
> Accept-Encoding: gzip
> Connection: Keep-Alive
>
>  xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/2001/
> XMLSchema"> authToken>xxx clientCustomerId>mISA developerToken>true soap:Header>https://adwords.google.com/api/
> adwords/cm/v200909">SET xsi:type="GeoTargetList">49019370 xsi:type="CityTarget">AbingdonUS-
> VAUS xsi:type="CityTarget">AldieUS-VA provinceCode>US xsi:type="CityTarget">AlexandriaUS-
> VAUS xsi:type="CityTarget">AnnandaleUS-
> VAUS xsi:type="CityTarget">ArcolaUS-VA provinceCode>US xsi:type="CityTarget">ArlingtonUS-
> VAUS xsi:type="CityTarget">AshburnUS-VA provinceCode>US xsi:type="CityTarget">AshtonUS-MD provinceCode>US xsi:type="CityTarget">BethesdaUS-
> MDUS xsi:type="CityTarget">BoydsUS-MD provinceCode>US xsi:type="CityTarget">BristolUS-VA provinceCode>US xsi:type="CityTarget">BrookevilleUS-
> MDUS xsi:type="CityTarget">BurkeUS-VA provinceCode>US xsi:type="CityTarget">Burtonsville cityName>US-MDUS countryCode>Cabin
> JohnUS-MDUS countryCode> xsi:type="CityTarget">CentrevilleUS-
> VAUS xsi:type="CityTarget">ChantillyUS-
> VAUS xsi:type="CityTarget">Chevy ChaseUS-
> MDUS xsi:type="CityTarget">ClarksburgUS-
> MDUS xsi:type="CityTarget">CliftonUS-VA provinceCode>US xsi:type="CityTarget">DamascusUS-
> MDUS xsi:type="CityTarget">DerwoodUS-MD provinceCode>US xsi:type="CityTarget">DullesUS-VA provinceCode>US xsi:type="CityTarget">Dunn LoringUS-
> VAUS xsi:type="CityTarget">FairfaxUS-VA provinceCode>US xsi:type="CityTarget">Fairfax Station cityName>US-VAUS countryCode>Falls
> ChurchUS-VAUS countryCode>Ft
> BelvoirUS-VAUS countryCode>Ft
> MyerUS-VAUS countryCode> xsi:type="CityTarget">Gaithersburg cityName>US-MDUS countryCode>Garrett
> ParkUS-MDUS countryCode> xsi:type="CityTarget">GermantownUS-
> MDUS xsi:type="CityTarget">Glade Spring cityName>US-VAUS countryCode>Glen
> EchoUS-MDUS countryCode>Great
> FallsUS-VAUS countryCode> xsi:type="CityTarget">HerndonUS-VA provinceCode>US xsi:type="CityTarget">KensingtonUS-
> MDUS xsi:type="CityTarget">LeesburgUS-
> VAUS xsi:type="CityTarget">LortonUS-VA provinceCode>US xsi:type="CityTarget">Lovettsville cityName>US-VAUS countryCode> xsi:type="CityTarget">ManassasUS-
> VAUS xsi:type="CityTarget">Mc LeanUS-VA provinceCode>US xsi:type="CityTarget">MeadowviewUS-
> VAUS xsi:type="CityTarget">MerrifieldUS-
> VAUS xsi:type="CityTarget">MiddleburgUS-
> VAUS xsi:type="CityTarget">Montgomery Village cityName>US-MDUS countryCode>Mount
> VernonUS-VAUS countryCode> xsi:type="CityTarget">NewingtonUS-
> VAUS xsi:type="CityTarget">OaktonUS-VA provinceCode>US xsi:type="CityTarget">OlneyUS-MD provinceCode>US xsi:type="CityTarget">Paeonian Springs cityName>US-VAUS countryCode> xsi:type="CityTarget">PoolesvilleUS-
> MDUS xsi:type="CityTarget">PotomacUS-MD 

Re: Estimated Statistics

2010-06-29 Thread AdWords API Advisor
Hi,

Unfortunately 1st page bid estimates are not returned by the
TargetingIdeaService or TrafficEstimatorService.

Best,
- Eric Koleda, AdWords API Team

On Jun 26, 5:14 pm, "gbc...@cox.net"  wrote:
> Can we get the "1st page bid estimate" as an estimate without being
> connected to an ad campaign? In other words, is the metric only
> available for ad campaigns already running ... or can it be queried
> similar to the Avg. CPC, or average clicks? I know that it's tied to
> Quality Score but so is Avg. CPC?  Thanks, pen

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 destination url and max cpc at the ad group level

2010-06-29 Thread AdWords API Advisor
Hi Rob,

There is no default destination URL for an ad group.  Ads have
destination URLs, which can be overridden by keyword level destination
URLs.

Best,
- Eric Koleda, AdWords API Team

On Jun 28, 1:49 am, Rob Ryan  wrote:
> Can't work how I would go about getting each ad group in a campaign's
> max cpc and destination URL. The reason I need this is what I'm making
> tracks the ad groups default max cpc and destination URL and updates
> the keywords that use the defaults in the ad group accordingly. From
> the docs it seems that running an ad group report only has a max cpa
> option but no max cpc?
> I noticed that you can get the max cpc from the ad group service,
> which is ok if that is the only way, but what about destination url on
> the ad group level? I haven't really seen how to get that either from
> a report or from the service.
>
> Thanks in advance.
> Rob

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

2010-06-29 Thread AdWords API Advisor
Hi Kadir,

Application tokens are no longer needed for API access, so you can
ignore that warning.  The best way to start using the API is with one
of our client libraries:

  http://code.google.com/apis/adwords/v2009/docs/clientlibraries.html

Best,
- Eric Koleda, AdWords API Team

On Jun 26, 8:12 am, Kadir AKAR  wrote:
> hi
> i am new on adwords api. i want uyse adparams but i dont know how will
> start. now on my mcc page Your Application Tokens is pending. how and
> wehre will upload my xml file?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: brand related searches

2010-06-29 Thread AdWords API Advisor
Hi Pen,

You can use the TargetingIdeaService to get information about search
terms, including search volume, competition, etc.

  http://adwordsapi.blogspot.com/2009/11/discover-v2009-getting-ideas-with.html

Best,
- Eric Koleda, AdWords API Team

On Jun 26, 5:25 pm, penaz  wrote:
> Via the API keywords tool can we query and receive brand name search
> terms? We're a brand protection company and knowing brand searches
> plus their search stats for a client would aid our brand protection
> efforts. Example: Tazer or Xfinity or Levitra, etc.  If this is not
> possible through normal Adwords API sign-up, is there an approval
> process where we can gain access to this data?
> thanks, pen

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: SOAP-ERROR: Parsing WSDL

2010-06-29 Thread AdWords API Advisor
Hi,

The error indicates that the WSDL couldn't be loaded.  You said before
that wget is failing, is that still true?  Also, make sure you have
the OpenSSL extension installed in PHP.

Best,
- Eric

On Jun 26, 1:30 pm, zac439  wrote:
> Eric-
>
> It isn't a firewall/proxy issue after all. My host got back to me and
> said he verified it worked via shell.
>
> What now? I'm still getting the error. It says that the error is on a
> line within this function of AdSoapClient.php --
>
>   protected function __construct($wsdl, array $options, AdsUser $user,
>       $serviceName, $serviceNamespace) {
>     $this->user = $user;
>     $this->serviceName = $serviceName;
>     $this->serviceNamespace = $serviceNamespace;
>     parent::__construct($wsdl, $options);
>   }
>
> On Jun 24, 10:51 am, AdWords API Advisor
>
>
>
>  wrote:
> > Hi,
>
> > Please check the firewall settings in your environment and ensure that
> > you can access the AdWords API servers.  It looks like your current
> > configuration prevents communication and WSDL downloads.
>
> > Best,
> > - Eric
>
> > On Jun 24, 2:20 am, zac439  wrote:
>
> > > OK, this is interesting. I looked back at my wget you had me post and
> > > it actually succeeded?
>
> > > that's odd, because when I use the following, it fails:
> > > wget -O test.xml 'https://adwords.google.com/api/adwords/o/v201003/
> > > TargetingIdeaService?wsdl'
>
> > > would that mean that my wget/curl is at fault? I'm running centOS if
> > > that helps.
> > > All packages are up to date to my knowledge. I ran yum update.
>
> > > Wouldn't be a firewall issue, would it?
>
> > > On Jun 24, 12:06 am, zac439  wrote:
>
> > > > It might help if I list some technologies I'm running, since I'm still
> > > > getting this error.
>
> > > > PHP version:
> > > > 5.3.2
>
> > > > Configure Command:
> > > > './configure' '--disable-fileinfo' '--disable-pdo' '--enable-bcmath'
> > > > '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' '--enable-
> > > > libxml' '--enable-mbstring' '--enable-soap' '--enable-sockets' '--
> > > > enable-zip' '--prefix=/usr' '--with-bz2' '--with-config-file-path=/usr/
> > > > local/lib' '--with-config-file-scan-dir=/usr/local/lib/php.ini.d' '--
> > > > with-curl=/opt/curlssl/' '--with-curlwrappers' '--with-freetype-dir=/
> > > > usr' '--with-gd' '--with-gettext' '--with-imap=/opt/
> > > > php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr'
> > > > '--with-kerberos' '--with-libxml-dir=/opt/xml2' '--with-libxml-dir=/
> > > > opt/xml2/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/
> > > > mysql.sock' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-
> > > > pcre-regex=/opt/pcre' '--with-png-dir=/usr' '--with-pspell' '--with-
> > > > xpm-dir=/usr/X11R6' '--with-zlib' '--with-zlib-dir=/usr'
>
> > > > Curl/SSL version:
> > > > Curl 7.20.1  -  OpenSSL 0.9.7a Feb 19 2003
>
> > > > On Jun 22, 10:59 pm, zac439  wrote:
>
> > > > > Thanks for the reply Anash.
> > > > > I'm using a shell so I'm using wget to check, if that's ok?
>
> > > > > Here is the result:
>
> > > > > wget 
> > > > > -drchttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > Setting --recursive (recursive) to 1
> > > > > Setting --continue (continue) to 1
> > > > > DEBUG output created by Wget 1.10.2 (Red Hat modified) on linux-gnu.
>
> > > > > Enqueuinghttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > at depth 0
> > > > > Queue count 1, maxcount 1.
> > > > > Dequeuinghttps://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > > at depth 0
> > > > > Queue count 0, maxcount 1.
> > > > > --22:55:42--  
> > > > > https://adwords.google.com/api/adwords/o/v201003/TargetingIdeaService...
> > > > >            => `adwords.google.com/api/adwords/o/v201003/
> > > > > TargetingIdeaService?wsdl'
> > > > > Resolving adwords.google.com... 74.125.19.112
> > > > > Caching adwords.google.com => 74.125.19.112
> > > > > Connecting to adwords.google.com|74.125.19.112|:443... connected.
> > > > > Created socket 3.
> > > > > Releasing 0x084eef78 (new refcount 1).
> > > > > Initiating SSL handshake.
> > > > > Handshake successful; connected socket 3 to SSL handle 0x08504fb8
> > > > > certificate:
> > > > >   subject: /C=US/ST=California/L=Mountain View/O=Google Inc/
> > > > > CN=adwords.google.com
> > > > >   issuer:  /C=US/O=Google Inc/CN=Google Internet Authority
> > > > > X509 certificate successfully verified and matches host
> > > > > adwords.google.com
>
> > > > > ---request begin---
> > > > > GET /api/adwords/o/v201003/TargetingIdeaService?wsdl HTTP/1.0
> > > > > User-Agent: Wget/1.10.2 (Red Hat modified)
> > > > > Accept: */*
> > > > > Host: adwords.google.com
> > > > > Connection: Keep-Alive
>
> > > > > ---request end---
> > > > > HTTP request sent, awaiting response...
> > > > > ---response begin---
> > > > > HTTP/1.0 200 OK
> > > > > Content-Type: text/xml
> > > > > Date: Wed, 23 Jun 2010 03:55:43 GMT
> > > > > Expires: 

Re: Difference in search volume between API and Keyword Tool?

2010-06-29 Thread AdWords API Advisor
Hi Brian,

I'll look into this a bit deeper and let you know what I find.

Best,
- Eric

On Jun 25, 5:36 pm, Brian Jensen  wrote:
> Eric -
>
> Thank you for your quick response.  We actually went back and modified
> the 'GetRelatedKeywords.php' file from the v2009 client library
> examples with those additional parameters.  It corrected the average
> monthly search volumes (to show only US volumes) but the global
> volumes stayed the same.  Both of these numbers (the average and the
> global) are still too high.
>
> Using the same example: "twin air bed"
>      Global EXACT match: 2900 (API) vs 320 (KW Tool)
>      Local EXACT match: 2400 (API) vs 260 (KW Tool)
>
> It actually makes sense that this only changed the local numbers since
> we only added language and country parameters - the global numbers
> should not change regardless of the language and country, correct?
> Can anyone else verify my numbers and the variance in returns we are
> seeing between the API and the KW tool?
>
> Thanks -
> Brian
>
> On Jun 24, 3:30 pm, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Brian,
>
> > The difference is likely due to a difference in targeting.  By default
> > the Search-based Keyword Tool targets the results to your language and
> > country (English and United States for example).  The API on the other
> > hand doesn't target the results by default, and will return the
> > statistics for all languages and countries.  To emulate the results of
> > the keyword tool you need to include a LanguageTargetSearchParameter
> > and CountryTargetSearchParameter.
>
> >  http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde...
> >  http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde...
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > P.S. The GlobalMonthlySearchesSearchParameter and the
> > AverageTargetedMonthlySearchesSearchParameter are only required if you
> > want to limit the results to only ideas that have certain amounts of
> > searches.  If you just want to return those values you need only to
> > include the GLOBAL_MONTHLY_SEARCHES and
> > AVERAGE_TARGETED_MONTHLY_SEARCHES AttributeTypes respectively.
>
> > On Jun 23, 5:59 pm, Brian Jensen  wrote:
>
> > > Hello -
>
> > > We are using the TargetingIdeaService with the
> > > GlobalMonthlySearchesSearchParameter and the
> > > AverageTargetedMonthlySearchesSearchParameter with the STATS
> > > RequestType in order to return search volumes for specific keywords.
>
> > > When I compare these results with the AdWords Keyword Tool, I'm
> > > baffled as to why the volumes are so far apart.
>
> > > Example: "twin air bed"
> > >      Global EXACT match: 2900 (API) vs 320 (KW Tool)
> > >      Global PHRASE match: 6600 (API) vs 1000 (KW Tool)
> > >      Global BROAD match: 33100 (API) vs 3600 (KW Tool)
>
> > > In reading previous posts, I understand that the API should more
> > > closely match the SK Tool results than the Keyword Tool but even this
> > > doesn't hold true.  For the example above the SK Tool returns 190.
>
> > > Any ideas what we're doing wrong?
>
> > > Thank you -
> > > Brian

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


TargetingIdeaService - Missing Results & Encoding Problem

2010-06-29 Thread dpommeranz
Hi everyone,

I have some trouble with the results of a request to the
TargetingIdeaService..
I am requesting STATS for a list of keywords. The stats i want to
retrieve are:
COMPETITION, GLOBAL_MONTHLY_SEARCHES,
AVERAGE_TARGETED_MONTHLY_SEARCHES, TARGETED_MONTHLY_SEARCHES

The first problem I have is that for some of the keywords I get
nothing returned. The interesting thing is that I got data for those
some days ago when I have executed exactly the same script.

The second problem is that if I execute the same script a couple of
times, I sometimes get the error message that a keyword value is not
correct encoded (without changing anything).
The message is: "SOAP-ERROR: Encoding: string 'beitr\xe3...' is not a
valid utf-8 string"

The source code of my script, as well as the input and output csv
files can be downloaded from: 
http://rapidshare.com/files/403840671/adwords-api-files.zip
BTW Please let me know if there is a way to attach files to a post...

Any help would be greatly appreciated.

Best Regards
dpommeranz

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


find a list of related websites to a given keyword.

2010-06-29 Thread joseph feygin
There are Services to GetRelatedKeywords for a given Keyword and
GetRelatedPlacements for a given website.
Is it possible to get Related Placements to a given Keyword.

Thanks,
Iosif.

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


developer token? API Center? frustration trying to use the API

2010-06-29 Thread hank khang
this page
  
https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?hl=en&answer=15104
as pointed to from this page:
  http://code.google.com/apis/adwords/
says I should be able to see my Developer Token or the "API Center" on
the My Accounts tab of my adwords info pages.

It's not there

I am getting this error after like 10 or 20 calls in one night to the
sandbox using the sample ruby client files
get_all_campaigns.rb both for v200909 and v201003.

SOAP Error: QuotaCheckError.INVALID_TOKEN_HEADER @  (code: 0)
Source: lib/100615_fromgoogle/google-api-adwords-ruby-read-only/
examples/v200909/get_all_campaigns.rb:41:in `get_all_campaigns'

I tried Ruby and Soap.

Please help - How do I apply for or see my Developer Token?

Thanks
Hank

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


v201003 Placement / Keyword Performance Report Migration Timelines

2010-06-29 Thread Edward
Hi,
I am just starting our AdWords API development and the Placement /
Keyword Performance Report in v13 contains all of the fields we need
for our reports. V201003(Beta) is missing many important data fields
such as "sales count" and "sales value".  My question are:

1) How much longer will Placement / Keyword reporting be handled by
v13 of the API?
2) Will v201003 eventually handle the same level of reporting that v13
does today? And if so, when is the tentative launch date for this
level of reporting?
3) v13 seems to mirror the Placement/Keyword report fields contained
in the UI which is great. v201003 looks to need several report pulls
to accomplish the same task. Are there plans to provide reports which
mirror the UI in v201003? If so, when?

I am asking so many timing questions because I would rather not
develop code for our tool based on a version of the API which may be
deprecated soon.

Thank you for your time and assistance,
Edward

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


v2010 ReportDefinitionService additional date range type?

2010-06-29 Thread manolator
Hi,

would it be possible to get an additional date range type
"X_DAYS_AGO"?
With X either configurable or predefined for a couple of values?

Best,

Manfred

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: UndeclaredPrefix: Cannot resolve 'ns1:CampaignOperation' as a QName: the prefix 'ns1' is not declared

2010-06-29 Thread kondalaraoy
HI,

I have done this issue with upgrading php on linux server from php
5.2.5  to 5.2.11.

Thanks and Regards,
y.kondalarao.


On Jun 28, 5:57 pm, kondalarao yarragunta 
wrote:
> Hi,
>
> Just installed aw_api_php_lib_2.2.0  for sandbox.
>
> My PHP version is 5.2.5  version v200909. SOAP support is there. and linux
> server.
>
> when I try to use examples/v200909/GetAllCampaigns.php , I get this error.
>
> SoapFault Object ( [message:protected] =>
>  Unmarshalling Error: UndeclaredPrefix: Cannot resolve
> 'ns1:CampaignSelector' as a QName: the prefix 'ns1' is not declared.
>  [string:private] => [code:protected] => 0 [file:protected] =>
>  /usr/local/apache/htdocs/aw_api_php_lib_2.2.0/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
> [line:protected] => 179 [trace:private] =>
>  Array ( [0] => Array ( [file] =>
> /usr/local/apache/htdocs/aw_api_php_lib_2.2.0/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
> [line] => 179
>  [function] => __soapCall [class] => SoapClient [type] => ->
>  [args] => Array ( [0] => get [1] => Array ( [0] => CampaignServiceGet
> Object ( [selector] => CampaignSelector Object ( [ids] => [campaignStatuses]
> => [statsSelector] => [paging] => ) ) ) [2] => [3] => Array ( [0] =>
> SoapHeader Object ( [namespace] 
> =>https://adwords.google.com/api/adwords/cm/v200909[name] => RequestHeader
> [data] => SoapVar Object ( [enc_type] => 301 [enc_value] =>
> SoapRequestHeader Object ( [applicationToken] => ignored [authToken] =>
> DQAAAJMAAADGMOiRhXKf5SrKCsfFN5v2EWYXltCLL42sk_Zwa1sSDeTLJKcHcB6j-1ocn1OB9czl6nOtE6lCbWGLmsGcKgE1xEMsjIkhCqxevp3Uw7tpfAcWVBSUcAe1l91rxa9wzAuVlkg5rs5b11eHcr9bfnEsqxvHwBvbW2gFmPDkwY8u36o7bRxsPKNLNdM08KnYDcAm_wXQ6ZBuoIiWlLtbk-Nz
> [clientCustomerId] => [clientEmail] =>
> client_1+kondalar...@gmail.com[developerToken]
> =>
> kondalar...@gmail.com++usd [userAgent] => AwApi-PHP-2.2.0-bluesoft
> [validateOnly] => ) [enc_stype] => RequestHeader [enc_ns] 
> =>https://adwords.google.com/api/adwords/cm/v200909) [mustUnderstand] => ) )
> [4] => Array ( ) ) ) [1] => Array ( [file] =>
> /usr/local/apache/htdocs/aw_api_php_lib_2.2.0/src/Google/Api/Ads/AdWords/v200909/cm/CampaignService.php
> [line] => 4303 [function] => __soapCall [class] => AdsSoapClient [type] =>
> -> [args] => Array ( [0] => get [1] => Array ( [0] => CampaignServiceGet
> Object ( [selector] => CampaignSelector Object ( [ids] => [campaignStatuses]
> => [statsSelector] => [paging] => ) ) ) ) ) [2] => Array ( [file] =>
> /usr/local/apache/htdocs/aw_api_php_lib_2.2.0/examples/v200909/GetAllCampaigns.php
> [line] => 58 [function] => get [class] => CampaignService [type] => ->
> [args] => Array ( [0] => CampaignSelector Object ( [ids] =>
> [campaignStatuses] => [statsSelector] => [paging] => ) ) ) ) [faultstring]
> => Unmarshalling Error: UndeclaredPrefix: Cannot resolve
> 'ns1:CampaignSelector' as a QName: the prefix 'ns1' is not declared.
> [faultcode] => soap:Server )
>
> Please provide  the solution.
>
> Thanks in advance.
>
> Y.Kondalarao.

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