Re: What is the latest version of services for the sandbox acccout

2010-08-03 Thread knuzich
or v200909 wsdl may not be available for all regions..

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


Keywords Authentication Issue

2010-08-03 Thread Khalid Wazir
Hi All,

I am working on Google Adwords Keywords Search API using PHP client
Library.when i run the scripts its returns me following error. i am
using the following parameters in my auth.ini file.


email = "x...@gmail.com"
password = "xyzxyzxyz"

userAgent = "xyz Adword Tool"

applicationToken = "INSERT_APPLICATION_TOKEN_HERE"

developerToken = "xyzxyzxyzxyzxyzxyzxyzxyz" (adwords accounts
developer token)

; Uncomment to make requests against a client account.
 clientId = "client_1+x...@gmail.com"


AuthTokenException Object ( [error:private] => BadAuthentication
[url:private] => [captchaToken:private] => [captchaUrl:private] =>
[message:protected] => Failed to get authToken. Reason:
BadAuthentication [string:private] => [code:protected] => 0
[file:protected] => /var/demo/api/aw/src/Google/Api/Ads/Common/Util/
AuthToken.php [line:protected] => 88 [trace:private] => Array ( [0] =>
Array ( [file] => /var/demo/api/aw/src/Google/Api/Ads/AdWords/Lib/
AdWordsUser.php [line] => 502 [function] => GetAuthToken [class] =>
AuthToken [type] => -> [args] => Array ( ) ) [1] => Array ( [file] => /
var/demo/api/aw/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php [line]
=> 140 [function] => RegenerateAuthToken [class] => AdWordsUser [type]
=> -> [args] => Array ( ) ) [2] => Array ( [file] => /var/demo/api/aw/
examples/v200909/GetRelatedKeywords.php [line] => 12 [function] =>
__construct [class] => AdWordsUser [type] => -> [args] => Array
( ) ) ) )



if anyone knows about this please help me. As i am struck from many
days on this issues.

Thanks,

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

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


Re: What is the latest version of services for the sandbox acccout

2010-08-03 Thread knuzich
and I do that but calling  wsdl by "https://sandbox.google.com/api/
adwords/cm/v200909/CampaignService?wsdl" leads to errors 404 --

"There was an error downloading 'https://sandbox.google.com/api/
adwords/cm/v200909/CampaignService?wsdl"

and because I wanted to know the full path to wsdl

On Aug 4, 12:57 am, "Joshua J. Kugler"  wrote:
> On Tuesday 03 August 2010, knuzich elucidated thus:
>
> > thanks,
> > but how can I see wsdl for this service?
> > it would be nice to know the full path..
>
> The documentation for each service (e.g. the campaign service) lists the
> path to the WSDL:
>
> http://code.google.com/apis/adwords/v2009/docs/reference-v200909/Camp...
>
> shows the path to be:
>
> https://adwords.google.com/api/adwords/cm/v200909/CampaignService?wsdl
>
> Per the documentation here:
>
> http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbo...
>
> You simply replace 'adwords.google.com' with 'sandbox.google.com' for
> the sandbox WSDL.
>
> j
>
>
>
>
>
>
>
> > On Aug 3, 10:29 pm, "Joshua J. Kugler"  wrote:
> > > On Tuesday 03 August 2010, knuzich elucidated thus:
> > > > for example for v12
> > > >https://sandbox.google.com/api/adwords/v12/CampaignService?wsdl
>
> > > > for v13
> > > >https://sandbox.google.com/api/adwords/v13/CampaignService?wsdl
>
> > > > If these versions are obsolete, what should I use?
>
> > >http://code.google.com/apis/adwords/v2009/docs/start.html
>
> > > j
>
> > > --
> > > Joshua Kugler
> > > Part-Time System Admin/Programmerhttp://www.eeinternet.com
> > > PGP Key:http://pgp.mit.edu/ID0x73B13B6A
>
> --
> Joshua Kugler
> Part-Time System Admin/Programmerhttp://www.eeinternet.com
> PGP Key:http://pgp.mit.edu/ID 0x73B13B6A- Hide quoted text -
>
> - Show quoted text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AverageTargetedMonthlySearchesSearchParameter question

2010-08-03 Thread AdWords API Advisor
Hi Lee,

Your XML looks correct, here's what worked for me:

  
 
50
 
  

It could be that your namespaces are not configured correctly.  Please
ensure that the namespace n3 is defined in the document.

Best,
- Eric Koleda, AdWords API Team

On Aug 2, 7:36 pm, Lee  wrote:
> Hello,
> I cant seem to get the AverageTargetedMonthlySearchesSearchParameter
> to work properly. I am using Ruby but cant use Soap4r since it is
> broken in 1.9 and could not find an example where the
> AverageTargetedMonthlySearchesSearchParameter was used so I could look
> at its Soap request. I have pieced together this section of the
> request (below) and it no longer gives me server errors but it seems
> like the minimum targeted search is being ignored.
>
>  xsi:type="n3:AverageTargetedMonthlySearchesSearchParameter">
>    xmlns:n8="https://adwords.google.com/api/adwords/cm/v201003";>
>     1000
>   
> 
>
> I figure I am just way off but the documentation is not helping me. I
> am using this in a keyword expansion search (IDEAS) and a search to
> get keyword statistics (STATS). Does anyone know what the
> AverageTargetedMonthlySearchesSearchParameter XML should look like?
>
> Thanks,
> Lee

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: KwType=Website

2010-08-03 Thread AdWords API Advisor
Hi Ned,

A website KwType indicates that the click came from a placement on the
content network, and the keyword column contains the URL of the
placement.

Best,
- Eric Koleda, AdWords API Team

On Aug 2, 6:17 pm, Ned  wrote:
> Why do I have data in my Ad Performance report where the
> KwType="Website" and my Keyword is a long URL string?  According to
> the documentation here(http://code.google.com/apis/adwords/docs/
> developer/DefinedReportJob.html) KwType should only be Broad, Phrase,
> or Exact.
>
> Thanks!

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

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


Re: To get approx_content_impressions_per_day for placement.

2010-08-03 Thread AdWords API Advisor
Hi Joseph,

Without access to the requestId or SOAP XML logs from this request
there isn't much more I can do to troubleshoot the problem.

Best,
- Eric

On Aug 2, 12:57 pm, joseph feygin  wrote:
> Hi Eric,
>
> Sorry, but it looks like it is error not in XML request. This request
> works ot sandbox and for cobol on live.
>
> This Morning it is even more interesting - the service that works for
> months for "KEYWORDS" and  AVERAGE_TARGETED_MONTHLY_SEARCHES give me
> errors (it is for the same "IDEA" - "dan brown" that worked for
> months). When I comment  AVERAGE_TARGETED_MONTHLY_SEARCHES part - it
> works.
>
> Thanks,
> Iosif.
>
> On Jul 27, 1:31 pm, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Joseph,
>
> > The AdWords API is a SOAP API.  It sounds like you may be using a
> > client library that hides the SOAP layer, but you should have the
> > ability to log the raw SOAP XML messages.
>
> > Best,
> > - Eric
>
> > On Jul 26, 12:10 pm, josephfeygin wrote:
>
> > > Hi Eric,
>
> > > Yes you are right. It is a data. I can get results for "cobol" but it
> > > fails for "fiction" or "dan brown".
>
> > > Do I have to use SOAP instead of API? Can it be done in API? Is there
> > > some exeception that I can use.
> > > Is it only me who has such problem?
>
> > > Thanks,
> > > Iosif.
>
> > > On Jul 23, 1:56 pm, AdWords API Advisor 
> > > wrote:
>
> > > > Hi,
>
> > > > Can you post the sanitized SOAP XML of the request?  Perhaps some data
> > > > is missing.
>
> > > > Best,
> > > > - Eric
>
> > > > On Jul 21, 5:10 pm, josephfeygin wrote:
>
> > > > > Hi Eric,
>
> > > > > It is now more interesting.
>
> > > > > It works for:
>
> > > > > Number ccc = ((LongValue) range.getMin()).getNumber();
>
> > > > > but when i try Max
>
> > > > > Number ccc = ((LongValue) range.getMax()).getNumber();
>
> > > > > It does not show any errors during compilation but fails during
> > > > > execution. It works on sandbox.
>
> > > > > Please help.
>
> > > > > Thanks,
> > > > > Iosif.
>
> > > > > On Jul 21, 12:46 pm, AdWords API Advisor
>
> > > > >  wrote:
> > > > > > Hi Joseph,
>
> > > > > > The value of getMin() in this case is a LongValue, which has a
> > > > > > "number" field that contains the actual number:
>
> > > > > >  http://code.google.com/apis/adwords/v2009/docs/reference-v200909/Targ...
>
> > > > > > The documentation is a great resource and you can use it to find out
> > > > > > the answers to many of your questions.
>
> > > > > > Best,
> > > > > > - Eric
>
> > > > > > On Jul 20, 9:37 am, josephfeygin wrote:
>
> > > > > > > Hi Eric,
>
> > > > > > > I still have strange numbers -
>
> > > > > > > com.google.api.adwords.v200909.cm.longva...@8432ef49
> > > > > > > com.google.api.adwords.v200909.cm.longva...@194c92ef
>
> > > > > > > Do I have to convert it to other type?
>
> > > > > > > This is what I have in my code:
>
> > > > > > > if (data[i].getKey().equals(
> > > > > > >        AttributeType.APPROX_CONTENT_IMPRESSIONS_PER_DAY)) {
>
> > > > > > >     Range range = new Range();
> > > > > > >     range = ((LongRangeAttribute) data[i].getValue()).getValue();
> > > > > > >     System.out.println(range.getMin());
>
> > > > > > > System.out.println(range.getMax());
> > > > > > > 
> > > > > > > 
>
> > > > > > > Thanks,
> > > > > > > Iosif.
>
> > > > > > > On Jul 19, 5:32 pm, AdWords API Advisor 
> > > > > > > 
> > > > > > > wrote:
>
> > > > > > > > Hi Joseph,
>
> > > > > > > > It should be range.getMin() and range.getMax using the Java 
> > > > > > > > client
> > > > > > > > library.
>
> > > > > > > > Best,
> > > > > > > > - Eric
>
> > > > > > > > On Jul 19, 10:48 am, josephfeygin 
> > > > > > > > wrote:
>
> > > > > > > > > Hi Eric,
>
> > > > > > > > > This is my problem I can not extract min and max Values from 
> > > > > > > > > Range.
>
> > > > > > > > > Could you please give me an example or methods that I have to 
> > > > > > > > > use?
>
> > > > > > > > > Thanks,
> > > > > > > > > Iosif.
>
> > > > > > > > > On Jul 16, 5:07 pm, AdWords API Advisor 
> > > > > > > > > 
> > > > > > > > > wrote:
>
> > > > > > > > > > Hi Joseph,
>
> > > > > > > > > > APPROX_CONTENT_IMPRESSIONS_PER_DAY is a LongRangeAttribute, 
> > > > > > > > > > and the
> > > > > > > > > > value of this type of attribute is a Range, not a number:
>
> > > > > > > > > >http://code.google.com/apis/adwords/v2009/docs/reference-v200909/Targ...
> > > > > > > > > >  http://code.google.com/apis/adwords/v2009/docs/reference-v200909/Targ...
>
> > > > > > > > > > Best,
> > > > > > > > > > - Eric Koleda, AdWords API Team
>
> > > > > > > > > > On Jul 15, 10:20 am, josephfeygin 
> > > > > > > > > > wrote:
>
> > > > > > > > > > > I try to get aapprox_content_impressions_per_day for 
> > > > > > > > > > > placement. It
> > > > > > > > > > > returns very srange values like:
> > > > > > > > > > > com.google.api.adwords.v200909.o.ra...@7e954957
>
> > > > > > > > > > > This is extract from my code. Any Ideas? Please He

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @

2010-08-03 Thread AdWords API Advisor
Hi,

Do you have the requestId of a request that exhibits this behavior?

Best,
- Eric Koleda, AdWords API Team

On Aug 2, 11:24 am, RaphaelPrat  wrote:
> It works in sandbox, but not in production...

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Adwords for small business owners

2010-08-03 Thread AdWords API Advisor
Hi Nitin,

Please be aware that use of the AdWords API is subject to our Terms
and Conditions:

  http://code.google.com/apis/adwords/docs/terms.html

Best,
- Eric Koleda, AdWords API Team

On Aug 2, 5:14 am, nitin  wrote:
> Hi,
>
> I wanted to explore the feasibility of helping small business owners
> advertise their ads on google or its affiliates. The scenario is as
> follows:
> 1. User navigates to my website.
> 2. He creates and customizes an advert (image).
> 3. He chooses his options to publish, pay etc.
> 4. My website uses adwords api to push the advert thru.
>
> Basically my website is only allowing the the owner to customize the
> advert which may be an image or video.
> Is the above scenario possible?
> If yes what kind of account do i need to create to prepare a
> prototype?
> Would I need to pay anything for such a prototype?
>
> regards,
> nitin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: What is the latest version of services for the sandbox acccout

2010-08-03 Thread Joshua J. Kugler
On Tuesday 03 August 2010, knuzich elucidated thus:
> thanks,
> but how can I see wsdl for this service?
> it would be nice to know the full path..

The documentation for each service (e.g. the campaign service) lists the 
path to the WSDL:

http://code.google.com/apis/adwords/v2009/docs/reference-v200909/CampaignService.html

shows the path to be:

https://adwords.google.com/api/adwords/cm/v200909/CampaignService?wsdl

Per the documentation here:

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

You simply replace 'adwords.google.com' with 'sandbox.google.com' for 
the sandbox WSDL.

j

>
> On Aug 3, 10:29 pm, "Joshua J. Kugler"  wrote:
> > On Tuesday 03 August 2010, knuzich elucidated thus:
> > > for example  for v12
> > >https://sandbox.google.com/api/adwords/v12/CampaignService?wsdl
> > >
> > > for v13
> > >https://sandbox.google.com/api/adwords/v13/CampaignService?wsdl
> > >
> > > If these versions are obsolete, what should I use?
> >
> > http://code.google.com/apis/adwords/v2009/docs/start.html
> >
> > j
> >
> > --
> > Joshua Kugler
> > Part-Time System Admin/Programmerhttp://www.eeinternet.com
> > PGP Key:http://pgp.mit.edu/ID 0x73B13B6A



-- 
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: What is the latest version of services for the sandbox acccout

2010-08-03 Thread knuzich
thanks,
but how can I see wsdl for this service?
it would be nice to know the full path..

On Aug 3, 10:29 pm, "Joshua J. Kugler"  wrote:
> On Tuesday 03 August 2010, knuzich elucidated thus:
>
> > for example  for v12
> >https://sandbox.google.com/api/adwords/v12/CampaignService?wsdl
>
> > for v13
> >https://sandbox.google.com/api/adwords/v13/CampaignService?wsdl
>
> > If these versions are obsolete, what should I use?
>
> http://code.google.com/apis/adwords/v2009/docs/start.html
>
> j
>
> --
> Joshua Kugler
> Part-Time System Admin/Programmerhttp://www.eeinternet.com
> PGP Key:http://pgp.mit.edu/ID 0x73B13B6A

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


Authentification failed

2010-08-03 Thread SEO Sniffer
I wrote my authentification data in the auth.ini file. But I get this
error message.
I don't know what the application token is. I comment it out.

http://nopaste.info/6d177aea98.html

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: What is the latest version of services for the sandbox acccout

2010-08-03 Thread Joshua J. Kugler
On Tuesday 03 August 2010, knuzich elucidated thus:
> for example  for v12
> https://sandbox.google.com/api/adwords/v12/CampaignService?wsdl
>
> for v13
> https://sandbox.google.com/api/adwords/v13/CampaignService?wsdl
>
> If these versions are obsolete, what should I use?

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

j

-- 
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A

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

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


Re: Sandbox troubles?

2010-08-03 Thread Joshua J. Kugler
On Tuesday 03 August 2010, knuzich elucidated thus:
> give me please a link to wsdl for sandbox .. I have already two days
> looking for ^))

http://code.google.com/query/#p=adwords&q=adwords%20sandbox%202009

First link.

And from that page, this link:

http://adwordsapi.blogspot.com/2009/03/adwords-api-sandbox-best-practices.html

Also (similar to above link, but laid out a little better):

http://code.google.com/apis/adwords/articles/adwords_api_sandbox_best_practices.html

j

-- 
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A

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

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


Re: Sandbox troubles?

2010-08-03 Thread knuzich


On Aug 2, 8:17 pm, RamonPV  wrote:
> I am also having the same issue using the .net library; my code was
> working before but since some days ago I started getting this same
> error; I
> am getting this exception when I try to retrieve the list of
> keywords for and AdGroup; here is my code; I am using the sandbox
> mode(v201003):
>  Dim AdGroupCriterionSelectorObj As New AdGroupCriterionSelector
>  Dim AdGroupCriterionIdFilterObj As New AdGroupCriterionIdFilter
>  AdGroupCriterionIdFilterObj.adGroupId = adGroupId
>  AdGroupCriterionIdFilterObj.adGroupIdSpecified = True
>  AdGroupCriterionSelectorObj.idFilters = New
> AdGroupCriterionIdFilter() {AdGroupCriterionIdFilterObj}
>  adGroupCriterionPage =
> AdGroupCriterionServiceObj.get(AdGroupCriterionSelectorObj)
>
> Is there a solution for this problem?
>
> The strange part of this behavior is that each user looks to be
> getting the error with a particular method; in my case all the other
> calls are working except this
> one(AdGroupCriterionServiceObj.get(AdGroupCriterionSelectorObj))
>
> Thanks


give me please a link to wsdl for sandbox .. I have already two days
looking for ^))

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


Can't locate object method "write" via package "Module::Build::YAML" at /usr/local/..../Build/Base.pm line 4218.

2010-08-03 Thread Susan Ostroski

I'm just getting started with pulling adwords reports and I'm getting
the following error when I run Build.PL

Please inform the author.

Creating new 'MYMETA.yml' with configuration results
ERROR: Missing required field 'dist_abstract' for metafile
Can't locate object method "write" via package "Module::Build::YAML"
at /usr/local/share/perl/5.8.8/Module/Build/Base.pm line 4218.

I installed from cpan Module::Build.  Also checked to see if it was up
to date (Module::Build::YAML is up to date (1.40))

I'm new to perl please advise.

sno

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

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


Re: Sandbox troubles?

2010-08-03 Thread knuzich
give me please a link to wsdl for sandbox .. I have already two days
looking for ^))

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: problems in creating Campaign

2010-08-03 Thread knuzich
I forgot to write that this is about  sandbox account

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

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


Re: Sandbox troubles?

2010-08-03 Thread Tim Underwood
Any update on this issue?  I'm still seeing the same problem.

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

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


Re: What is the latest version of services for the sandbox acccout

2010-08-03 Thread knuzich
for example  for v12
https://sandbox.google.com/api/adwords/v12/CampaignService?wsdl

for v13
https://sandbox.google.com/api/adwords/v13/CampaignService?wsdl

If these versions are obsolete, what should I use?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: What is the latest version of services for the sandbox acccout

2010-08-03 Thread knuzich
I mean where i can get correct wsdl ???

On Aug 3, 4:00 pm, knuzich  wrote:
> I can't use services from namespace "com.google.sandbox" in .NET
> because all services of "v13" version get an error "The requested
> version is no longer supported.  Please upgrade your application to a
> more recent version of the API."
> What is the latest services version for using sandbox ?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Check operations in SANDBOX

2010-08-03 Thread Christian Fuentes
It's been working perfectly, but when I try to get from this java
software the ads, keywords or placements for one specific ad group it
says:

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ]

Does someone know why? Or if the source code version is more updated
than the jar version?

Thanks

On 2 ago, 16:18, Christian Fuentes  wrote:
> Wow, thanks I didn't know about that.
>
> On 2 ago, 13:37, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Christian,
>
> > You can use thesandboxaccount viewer to see the objects you create
> > in the AdWords Apisandbox. 
> > Seehttp://adwordsapi.blogspot.com/2010/05/sandbox-account-viewer-release...
> > for details onsandboxaccount viewer.
>
> > Cheers,
> > Anash P. Oommen,
> > AdWords API Advisor.
>
> > On Aug 2, 3:13 pm, Christian Fuentes  wrote:
>
> > > Hi,
>
> > > I've created a new campaign in thesandboxwith the API and the result
> > > was:
>
> > > Campaign with name "SANDBOX01" and id "89462" was added.
>
> > > How can I check it's data and configuration, I went 
> > > tohttp://adwords-sandbox.google.comandloggedwith the same credentials
> > > but I can't see the campaign there.
>
> > > Any ideas?
>
> > > Thanks

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

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


What is the latest version of services for the sandbox acccout

2010-08-03 Thread knuzich
I can't use services from namespace "com.google.sandbox" in .NET
because all services of "v13" version get an error "The requested
version is no longer supported.  Please upgrade your application to a
more recent version of the API."
What is the latest services version for using sandbox ?

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


Could not get ClientLogin token for user: Auth token could not be retrieved because of error: NotVerified ERROR

2010-08-03 Thread bartek.franas...@javatech.com.pl
Hi

I am developing application using the AdWords API (Java libraries,
v200909). Unfortunately, I have a problem. For some users (only some),
when I try to get service (any) by operation:

adWordsUser.getService(AdWordsService.V200909.INFO_SERVICE);

I get an error:

13:45:21,561 ERROR [STDERR] javax.xml.rpc.ServiceException: Could not
get ClientLogin token for user: Auth token could not be retrieved
because of error: NotVerified
13:45:21,561 ERROR [STDERR] at
com.google.api.adwords.lib.AdWordsVersion
$AdWordsVersionV200909.setHeaders(AdWordsVersion.java:196)
13:45:21,561 ERROR [STDERR] at
com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(AdWordsServiceFactory.java:
184)
13:45:21,561 ERROR [STDERR] at
com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(AdWordsServiceFactory.java:
104)
13:45:21,561 ERROR [STDERR] at
com.google.api.adwords.lib.AdWordsUser.getService(AdWordsUser.java:
331)
13:45:21,561 ERROR [STDERR] at
eu.javatech.campaignmanager.api.google.GenericApi.getInfoService(GenericApi.java:
74)
13:45:21,562 ERROR [STDERR] at
eu.javatech.campaignmanager.api.google.UserApi.isActiveUser(UserApi.java:
40)
13:45:21,562 ERROR [STDERR] at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:45:21,562 ERROR [STDERR] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
13:45:21,562 ERROR [STDERR] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
13:45:21,562 ERROR [STDERR] at
java.lang.reflect.Method.invoke(Method.java:597)


Does anyone have an idea where it come from?

Regards,
Bartek Franaszek

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


problems in creating Campaign

2010-08-03 Thread knuzich
I would like to create new campaign, but every time after calling
"addCampaign" i get an error "The requested version is no longer
supported.  Please upgrade your application to a more recent version
of the API."

I have confused because i use "v13"  and AccountService work and i see
(10) my client accounts. Why AccountService works while
CampaignService requires newest version what should I do to avoid
this error???


code for example:


AccountService acservice = new AccountService();
acservice.emailValue = new email();
acservice.emailValue.Text = new String[]
{ LoginInfo.Email };
acservice.passwordValue = new password();
acservice.passwordValue.Text = new String[]
{ LoginInfo.Password };
//acservice.clientEmailValue = new clientEmail();
//acservice.clientEmailValue.Text = new String[]
{ LoginInfo.ClientEmail };
acservice.useragentValue = new useragent();
acservice.useragentValue.Text = new String[]
{ LoginInfo.UserAgent };
acservice.developerTokenValue = new developerToken();
acservice.developerTokenValue.Text = new String[]
{ LoginInfo.DeveloperToken };
string[] account =  acservice.getClientAccounts();

CampaignService service = new CampaignService();
service.emailValue = new email();
service.emailValue.Text = new String[]
{ LoginInfo.Email };
service.passwordValue = new password();
service.passwordValue.Text = new String[]
{ LoginInfo.Password };
//service.clientEmailValue = new clientEmail();
//service.clientEmailValue.Text = new String[]
{ LoginInfo.ClientEmail };
service.useragentValue = new useragent();
service.useragentValue.Text = new String[]
{ LoginInfo.UserAgent };
service.developerTokenValue = new developerToken();
service.developerTokenValue.Text = new String[]
{ LoginInfo.DeveloperToken };

Campaign campaign = new Campaign();
campaign.name = campaignname;// "Sample Indigo-Studio
Campaign";
campaign.budgetAmount = budgetAmount; // 10L;
campaign.budgetAmountSpecified = true;
campaign.budgetPeriod = BudgetPeriod.Daily;
campaign.budgetPeriodSpecified = true;

campaign = service.addCampaign(campaign);

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: UNEXPECTED_INTERNAL_API_ERROR when trying to get ads

2010-08-03 Thread Bianca
Hi, I'm using the sandbox account.

Thx,
Bianca

On Aug 3, 8:34 am, AdWords API Advisor 
wrote:
> Hi Blanca,
>
> Are you making calls to the AdWords production account or the sandbox
> account?
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Aug 3, 12:46 am, Bianca  wrote:
>
> > Hello,
>
> > I'm trying to get all ads using the version v200909
> > GetAdGroupAdService. The code is very simple:
>
> > $adGroupAdService = $user->GetAdGroupAdService('v200909');
> > $selector = new AdGroupAdSelector();
> > $page = $adGroupAdService->get($selector);
>
> > but I get UNEXPECTED_INTERNAL_API_ERROR ... is this service down or is
> > my code fault? My other requests for campaigns and groups work well...
>
> > Thx,
> > Bianca

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: No April/May search volume with targeting idea service.

2010-08-03 Thread calford
I tried it yesterday and today. It seems to be working ok.

Thanks.

shiraazz i assume you tried different keywords?
I tried BMW (among others) all got results.
only July doesnt get results, but that is expected, that data should
appear on the 8th.

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


AverageTargetedMonthlySearchesSearchParameter question

2010-08-03 Thread Lee
Hello,
I cant seem to get the AverageTargetedMonthlySearchesSearchParameter
to work properly. I am using Ruby but cant use Soap4r since it is
broken in 1.9 and could not find an example where the
AverageTargetedMonthlySearchesSearchParameter was used so I could look
at its Soap request. I have pieced together this section of the
request (below) and it no longer gives me server errors but it seems
like the minimum targeted search is being ignored.


  https://adwords.google.com/api/adwords/cm/v201003";>
1000
  


I figure I am just way off but the documentation is not helping me. I
am using this in a keyword expansion search (IDEAS) and a search to
get keyword statistics (STATS). Does anyone know what the
AverageTargetedMonthlySearchesSearchParameter XML should look like?

Thanks,
Lee

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