Is it possible to redirect to a Convio URL with a dynamic unique identifier?

2015-06-19 Thread Travis
For example, a page we would be redirecting to (upon someone clicking on our ad, being sent to our .ORG website, and then clicking a 'Registration' button which leads to Convio) is one like this (* symbols are just substitutes for privacy reasons, they're normally just text) : https://secure3.c

Standard Access Level Approval Response

2022-07-06 Thread Travis
approval as the Basic Access level daily operations limit /quota is too low. Appreciate any help or insight! Sincerely, Travis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

AuthenticationError.NOT_ADS_USER

2018-02-02 Thread Travis
I've followed the directions best I could and when I run the following test command I get this error: Fault message: [AuthenticationError.NOT_ADS_USER @ ; trigger:''] Here is how I'm authenticating (JSON key parsed via `OpenSSL::PKey::RSA`): json = JSON.parse(Rails.application.secrets.a

AuthenticationError.NOT_ADS_USER

2018-02-02 Thread Travis
I've followed the directions best I could and when I run the following test command I get this error: Fault message: [AuthenticationError.NOT_ADS_USER @ ; trigger:''] Here is how I'm authenticating (JSON key parsed via `OpenSSL::PKey::RSA`): json = JSON.parse(Rails.application.secrets.a

Re: AuthenticationError.NOT_ADS_USER

2018-02-02 Thread Travis
Damn I've seriously looked through 100 threads related to this and finally found one that was helpful. The step I was missing was adding the `client_id` from the JSON key to the 'authorized client' list in admin.google.com, and also the `oauth2_prn` user to impersonate. Now I have a new error t

Faster/async uploading?

2018-02-03 Thread Travis
I'm using the *MediaService* to upload image ads to a bunch of ad groups. Unfortunately it's extremely slow... each IAB size takes 1-2 seconds to upload, and with 5-10 sizes per ad thats 5-10 seconds, and I have 500 ad groups to do. Is there a way I can utilize asynchronous uploading or somethi

Re: Faster/async uploading?

2018-02-04 Thread Travis
many to do On Sunday, February 4, 2018 at 10:12:31 PM UTC-8, Peter Oliquino wrote: > > Hi Travis, > > Currently this is the only way to upload images using the AdWords API, > since the MediaService is not supported > <https://developers.google.com/adwords/api/d

AdWords API v13 Problem setting networkTargeting in python using SOAPpy

2009-11-11 Thread Travis B
x27;US-CA']}}}) print camp_service.updateCampaign({'id': 1938, 'networkTargeting': ['SearchNetwork']}) <<<<<<<<<<<<<: ... If I change the second call to: print camp_service.updateCampaign({'id': 1938, 'networkT

AdWords API Re: v13 Problem setting networkTargeting in python using SOAPpy

2009-11-12 Thread Travis B
request) File "aw_api/WebService.py", line 330, in CallMethod aw_api.Errors.Error/home/briggs/lib/python/aw_api/Errors.py:34: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 return str(self.message) : 'tuple' object has no attribute 'find&

AdWords API Re: v13 Problem setting networkTargeting in python using SOAPpy

2009-11-12 Thread Travis B
x27; named parameter. Maybe I also need a 'config' named parameter? I want to avoid having to maintain the pickle files somewhere in my source tree. -Travis On Nov 12, 2:57 pm, AdWords API Advisor wrote: > Hi Travis, > > There is a example that comes with the library that

AdWords API AdGroup negative criteria with v13

2009-11-13 Thread Travis B
pears for every value of Keyword type ('Broad', 'Phrase' and 'Exact'). Can I simply not set ad group negative criteria in version 13 of the API? Thanks, -Travis -- You received this message because you are subscribed to the Google Groups "AdWords API Forum&qu

AdWords API Re: AdGroup negative criteria with v13

2009-11-17 Thread Travis B
match_type': 'http://sem.rdf.qwobl.com/ matchtype/phrase#phrase'}, 'race ny tickets': {'keyword_id': 4622L, 'keyword_max_cpc': '245000', 'keyword_url': 'http://qwob

AdWords API Re: AdGroup negative criteria with v13

2009-11-17 Thread Travis B
Hi Eric, That was it! Thanks so much for your extremely valuable help. I really appreciate it. -Travis On Nov 17, 1:57 pm, AdWords API Advisor wrote: > Hi Travis, > > This error is being generated by the library, and the cause appears to > be a missing "criterionType"

AdWords API Still over keyword quota, campaigns deleted

2009-11-30 Thread Travis B
still receiving the same message. I'm also getting all the UI warnings about having lots of keywords. Do I need to individually delete each keyword? Thanks, -Travis -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to t

Exporting information from the Keyword Tool directly into Excel using API

2011-04-11 Thread travis-acp
Hello Group, First off I want to make it known that I am not the actual coder, just the overseer of this project. So please forgive me if I am leaving off any information or buzzwords necessary to solve this question. Basically we need the API to do two things for us: 1. Pull information from th