Re: OAuth for AdwordsApi v201008 (Java Client Libary) ??

2011-02-24 Thread AdWords API Advisor
Hi Jan,

OAuth isn't supported in AdWords API Java library. You could add a
feature request for it here: http://code.google.com/p/google-api-adwords-java/

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 22, 6:43 pm, Jan Ruske jan.ru...@googlemail.com wrote:
 Hi folks,

 I’m searching for a OAuth with AdwordsApi v201008(Java).  I can`t find
 any helpful documentation.

 I like to get the data of 2-3 Adwords Account`s witch are managed by a
 MMC Account. I’m using a Keyword-Report and the Campaign Service to
 get my data.

 It would be nice if I can generate the OAuth Tokens for any Account,
 so I must only change the Tokens to get the data for another account.

 For the Scribe OAuth Libary you need a Scope and a
 PROTECTED_RESOURCE_URL. I only found a Scope Url`s for other
 googleservices.

 http://code.google.com/intl/de-DE/apis/gdata/faq.html#AuthScopes

 Or is there some other way to get long-life Tokens for the
 Account`s ??

 best regards ,

 Jan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Doubt with TOS

2011-02-24 Thread AdWords API Advisor
Hi,

Since I am not a lawyer, I cannot provide you with legal advice on
this topic. Although we strive to make our terms accessible to all
users, you may wish to consult with a lawyer familiar with your
business if you need guidance beyond our help materials.

Also, you might want to take a look at 
http://code.google.com/apis/adwords/docs/requirements.html
from a feature compliance point of view.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 22, 4:38 pm, mcolom miquelco...@hotmail.com wrote:
 Hi All

 After reading the TOS, I dont know if our business plan is feasible or
 goes against the TOS. Our idea is to build a bid management platform
 which is used under an on-demand premise. That means, not software
 licenses will be sold, but a service with a monthly fee. Is this
 allowed by the TOS? We're still uncertain if our market would be
 adwords agencies of the final customers.

 What do you think about it guys? Is On-Demand bid management supported
 by the adwords TOS?

 Thank you 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: OAuth for AdwordsApi v201008 (Java Client Libary) ??

2011-02-24 Thread Jan Ruske
Hi Anash,

thanks for your answer. So it is necessary for the adwords api to auth
with the Login and Passwort every Week to generate a new AuthToken?

There are no other ways to authorize with less effort and without
using the login and passwort every week?

Thanks,
Jan

On 24 Feb., 09:46, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Jan,

 OAuth isn't supported in AdWords API Java library. You could add a
 feature request for it here:http://code.google.com/p/google-api-adwords-java/

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Feb 22, 6:43 pm, Jan Ruske jan.ru...@googlemail.com wrote:

  Hi folks,

  I’m searching for a OAuth with AdwordsApi v201008(Java).  I can`t find
  any helpful documentation.

  I like to get the data of 2-3 Adwords Account`s witch are managed by a
  MMC Account. I’m using a Keyword-Report and the Campaign Service to
  get my data.

  It would be nice if I can generate the OAuth Tokens for any Account,
  so I must only change the Tokens to get the data for another account.

  For the Scribe OAuth Libary you need a Scope and a
  PROTECTED_RESOURCE_URL. I only found a Scope Url`s for other
  googleservices.

 http://code.google.com/intl/de-DE/apis/gdata/faq.html#AuthScopes

  Or is there some other way to get long-life Tokens for the
  Account`s ??

  best regards ,

  Jan

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

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


Re: V13 AccountService error

2011-02-24 Thread rafal
Hi Eric,

Thanks for your reply.
That is understandable, it would be nice however to be able to specify
email address.

Customer ID is indeed a work-around.

Rafal


AdWords API Advisor napisał(a):
 Hi,

 I think it is the case that the first email in the account is the
 primary email address, and the one returned by the AccountService.  It
 could be that this is a legacy account, which are known to have
 problems with the API.  Can you use the customer ID instead for this
 customer?

 Best,
 - Eric

 On Feb 16, 5:48 am, rafal ra...@tooloha.com wrote:
  Hi Eric,
 
  Unfortunately that bug is still following me.
  What I noticed though is that, when I ask for client accounts I get the list
  of clientAccounts:AdWords::V13::AccountService::ClientAccountInfo
   @emailAddress field specifies address, which seems to cause the problems.
 
  I logged in to adwords UI to check my clients account access list. What I
  found out is that under 'users with account access ' section there are three
  emails specified.
  The one I get from API is on the first place, and it has only email value
  specified, no user name next to that.
  The other two users are specified, as I reckon correctly, and for those
  email addresses I am able to authorize AdWords API call.
 
  So there is a question, is it possible to retrieve only the proper email
  address?
  And why does API returns the first one of the list, is it just a
  coincidence?

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


invalid google mcc account credentials. cannot serve any requests for the specified account. please contact support.

2011-02-24 Thread JC
I have had a custom made program query my MCC via the API for years.
For years, it has worked just fine, until today.  I have it set to
query very 15 minutes and now I just the same error message every 15
minutes - invalid google mcc account credentials.  cannot serve any
requests for the specified account. please contact support.

I've looked at all these forum things and they refer to credit card
issues, but both the primary and secondary work just fine.  They are
regularly billed by the main accounts in the MCC.  Besides, I'm billed
when I hit a $500 threshold but its only at about $350 right now.  The
logins work just fine, as I can log into the MCC with them, and the
token is not compromised, but just to be certain, I reset it today.
And, I still get the same error messages.

Has anyone else seen this and have any ideas on how to fix it?

And, last, I saw some posts from the adwords api guy who said to
contact support, but there isn't any category there that deals with
api issues.  under which category should I contact them?  there isn't
even one that is remotely appropriate.

thanks for your help!

Jason

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: using positionPreferenceBids to update position preference v201008

2011-02-24 Thread Tyler
I found the solution here:

http://www.melondump.com/adwords/positionpreferencebids-to-update-position-preference-adwords-api-v201008.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: Reports Field Name Changes

2011-02-24 Thread joel
I'd like to second this post. It seems as if in the Keyword
Performance Report that Content traffic is now reported with the
attribute keyword='Content' whereas just a couple of days ago it was
matchType='Content'. I see nothing in this forum or on the API blog
discussing these report changes.

On Feb 23, 8:07 pm, Rob Ryan rob...@gmail.com wrote:
 Is there any good reason why the field names in the reports change? For
 example keywordText seems to have changed to keyword. There have been a long
 line of these changes it seems, is there somewhere where they are documented
 or should we be writing code to detect this happening randomly?

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

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


Re: Reports Field Name Changes

2011-02-24 Thread CFJ
Got to agree with Rob on this one.  Unannounced changes of field names
in a production system is pretty bad form.  My error logs had tens of
thousands of object reference not set to an instance of an object
errors last night due to the change in field name from keywordText
to keyword.  Should I be going back through my code to wrap every
reference to a report field with a check for existence?



On Feb 23, 8:07 pm, Rob Ryan rob...@gmail.com wrote:
 Is there any good reason why the field names in the reports change? For
 example keywordText seems to have changed to keyword. There have been a long
 line of these changes it seems, is there somewhere where they are documented
 or should we be writing code to detect this happening randomly?

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

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


Re: Reports Field Name Changes

2011-02-24 Thread joel
Oops I was wrong about Content used by under matchType, it was under
keywordText same as Rob posted. But it's still annoying to have to
deal with fixing our code and re-running our data import after clients
complain.

On Feb 24, 9:22 am, joel joel.patt...@gmail.com wrote:
 I'd like to second this post. It seems as if in the Keyword
 Performance Report that Content traffic is now reported with the
 attribute keyword='Content' whereas just a couple of days ago it was
 matchType='Content'. I see nothing in this forum or on the API blog
 discussing these report changes.

 On Feb 23, 8:07 pm, Rob Ryan rob...@gmail.com wrote:

  Is there any good reason why the field names in the reports change? For
  example keywordText seems to have changed to keyword. There have been a long
  line of these changes it seems, is there somewhere where they are documented
  or should we be writing code to detect this happening randomly?

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


Missing entries in responses from the Targeting Idea Service

2011-02-24 Thread Martin
The keyword octomore returns no exact match type for sv_SE targeting
(using the v201008 API). I suspect there are more keywords with
missing response entries, I'll try to find some more examples. The
problem occurs regardless of what other match types are requested
along with the exact match type.

I haven't been able to replicate this problem using older versions of
the service, so I suspect it's local in v201008. I'm using the Java
Adwords API Client.

Here is a request id which should help locating the problem:
3bedad6ebf494e6321a0337449b4d4e3

Best regards
--
Martin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: invalid google mcc account credentials. cannot serve any requests for the specified account. please contact support.

2011-02-24 Thread JC
There was an account that was suspended.  Could it be possible that
the API is linked to that account that was suspended for billing
issues rather than acting as a stand-alone account (since it has
separate billing info) or not attached to the MCC itself?

On Feb 24, 2:57 pm, JC jasonco...@gmail.com wrote:
 I have had a custom made program query my MCC via the API for years.
 For years, it has worked just fine, until today.  I have it set to
 query very 15 minutes and now I just the same error message every 15
 minutes - invalid google mcc account credentials.  cannot serve any
 requests for the specified account. please contact support.

 I've looked at all these forum things and they refer to credit card
 issues, but both the primary and secondary work just fine.  They are
 regularly billed by the main accounts in the MCC.  Besides, I'm billed
 when I hit a $500 threshold but its only at about $350 right now.  The
 logins work just fine, as I can log into the MCC with them, and the
 token is not compromised, but just to be certain, I reset it today.
 And, I still get the same error messages.

 Has anyone else seen this and have any ideas on how to fix it?

 And, last, I saw some posts from the adwords api guy who said to
 contact support, but there isn't any category there that deals with
 api issues.  under which category should I contact them?  there isn't
 even one that is remotely appropriate.

 thanks for your help!

 Jason

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: TargetingIdeaService - RateExceeded Errors

2011-02-24 Thread Greg
I have been spacing them out, even increasing the wait time beyond the 30 
seconds which seems to be fixed as even after waiting 30 seconds I still 
frequently get consecutive rate errors. I even stopped sending any requests 
for a couple of days but it seems once an account starts hitting rate errors 
the account seems to have very limited bandwidth without hitting rate errors 
again. Initially, when the account was first created, I didn't get any rate 
errors for a few hours or maybe even longer. Now even after a couple of days 
of idle time, I can't even get through a few minutes without hitting rate 
errors.

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


Changing Adwords Version

2011-02-24 Thread Jay
Hi,
I'm new to the Adwords API I'm running the v200909 version, but my
question is how do I change the version to the latest version of
v201008? Could you tell me which parts of the code I need to change?
Thanks

Regards
Jamil

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


Questions about Managed Placement Bid Change - March 15th

2011-02-24 Thread aknoch
Hello,
I was wondering how Google will handling defaults for placements if the 
group level setting goes away. Will you force a user to specify a bid upon 
creation of a placement? Right now, if you create a placement, no 
placement-level bid is specified and it uses the group level default. If a 
placement is created without a bid, what will the default be if you are 
doing away with the group level?

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

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


Re: CANNOT_SET_SITE_MAX_CPC Error!

2011-02-24 Thread ADM
Eric,

There are still these 3 columns for Max CPC when I look at a campaign:


   - Default Max. CPC
   - Managed Placements Max. CPC
   - Display Network Max. CPC


The problem is apparently being generated by trying to set the second one. 
But if we stop setting it and it is still being used this is NOT 
acceptable. 

Is there any way to ensure that Managed Placements Max. CPC is not used 
for a Managed Placement account?  How?

Because most of our campaigns are Managed Placements this is a huge issue.  

Help!!!

Thanks,
Bryan

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


How to add filters to GetTargetingIdeaService('v201008') ?

2011-02-24 Thread Marc Waesche
Hello!

To get keyword suggestions for a given website address
GetTargetingIdeaService returns me a very large list in standard
order. I am only interested in the top 10 suggestions containing not
more than 2 words with the highest cost per click value. How can I set
such filters? I don't want to pay for hundreds of cpc reports each
although I only need 10 of them.

Best regards
Marc

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: KeywordText returned as Keyword in Keyword Performance Report

2011-02-24 Thread HK
Is there anyone from Google that knows when the next server update is due 
out that will address this issue?

Thanks,
Hans

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

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


Re: Reports Field Name Changes

2011-02-24 Thread HK
Please see related thread:
http://code.google.com/apis/adwords/forum.html?place=topic%2Fadwords-api%2FXxmdh4C4Q9A%2Fdiscussion

Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: WAP Mobile Image Ad Creation is behaving inconsistently

2011-02-24 Thread AdWords API Advisor
Hi Shanmukha,

Have you tried uploading these images through the AdWords web
interface?  Perhaps you'll get a more detailed error message there
that will indicate the cause of the problem.

Best,
- Eric Koleda, AdWords API Team

On Feb 23, 11:15 pm, shanmukha katuri shanmukh...@gmail.com wrote:
 Can anyone answer my question

 --
 Thanks a million
 Shanmukha

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API Conversion Tracking Adwords

2011-02-24 Thread AdWords API Advisor
Hi Matt,

Unfortunately the AdWords API doesn't provide any methods for manually
recording conversions.

Best,
- Eric Koleda, AdWords API Team

On Feb 21, 3:39 pm, mattcrane i...@dzined.co.uk wrote:
 Hi

 I have a client who runs a site, that posts data from a form)completed
 by the visitor) to a third party. If the third party accepts the data,
 the site visitor is redirected to the third party's website.

 Now because the visitor is directly redirected via a php header
 direct, the standard google adwords conversion tracking code, is
 getting loaded in the browser.

 Is there an api available, that we could pass the success back to
 adwords to show a successful conversion?

 Thanks

 Matt

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Ad Experiements

2011-02-24 Thread AdWords API Advisor
Hi Sebastian,

Ad experiments aren't yet supported in the API, but they will be in
the next version that we release, which we plan to release this
quarter.

Best,
- Eric Koleda, AdWords API Team

On Feb 22, 5:03 pm, Sebastian sebastianglazebr...@gmail.com wrote:
 Hi,

 I am working on setting up experiments via the API but for the life of
 me I can't seem to see how to set up Ad experiments. Like Ad A/B
 testing setting one ad in an adgroup to control and the other to
 experiment.

 I saw how you could adjust bidding and keywords but nothing on how to
 set it up for ads.

 Anyone know how?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: KeywordText returned as Keyword in Keyword Performance Report

2011-02-24 Thread AdWords API Advisor
Hi All,

As far as I know the new xmlAttributeName keyword will be used going
forward, and you should update your code accordingly.  We apologize
for the sudden change, and we've put some new systems in place to
prevent these types of changes happening without warning in the
future.

Best,
- Eric Koleda, AdWords API Team

On Feb 24, 6:01 pm, HK hravn...@hotmail.com wrote:
 Is there anyone from Google that knows when the next server update is due
 out that will address this issue?

 Thanks,
 Hans

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