Application Creation Procedures for many clients

2013-10-01 Thread Hunter McMillen
We are trying to migrate our older application to use the OAuth2 authentication that Google now supports, but we are having some trouble understanding a few things regarding application creation. If anyone could shed some light on these questions, it would be very helpful. Background: We manage

OAUTH2 Explanation

2013-10-01 Thread Hunter McMillen
We are in the process of migrating to OAUTH2 from clientLogin in terms of API access to AdWords, and I have read several guides about OAuth2 and the getting started with the Perl client library guide and example, I seem to still be a little confused by the OAuth2 authentication process. Right

Refresh access_token programmatically from Perl client library

2013-10-02 Thread Hunter McMillen
The title mainly says it all, but we are migrating from clientLogin to OAuth2 for our AdWords code and I don't see anywhere in the Perl client library where I can refresh my token programmatically, here is what I have at the moment: $self->{google_client} = Google::Ads::AdWords::Client->new(

Re: CustomParameter questions

2015-05-12 Thread Hunter McMillen
> *In this case*, the parameter keys are not case sensitive so that is why it is reading a duplicate for *promocode* and *promoCode*. Can you be more specific about which case you mean? Are there other cases where the customParameter keys are treated case sensitively? On Tuesday, May 12, 2015