update TemplateAd properties

2013-07-24 Thread saverio mucci
Hi there, I'm tring to mutate an existing TemplateAd but i get able to send the mutate but no operation is applied to the ad itself: this is the current ad: { 'status': 'ENABLED', 'adGroupId': '6911540940', 'stats': { 'percentServed': '0.0', 'network': 'SEARCH',

Python api client possible bug?

2011-09-27 Thread saverio mucci
Hi, I'm experiencing a problem on the bulk jobs using the python client library on the sandbox. I'm creating a job to upload some KW and all the creation process is fine until i download the created job when i get. - Traceback (most recent call last)

python api usage

2011-09-07 Thread saverio mucci
Hi, I'm new to the group and i'm trying to use the api to load some keywords but i'm stuk to the first step. To start I'm trying to set a campaign based on the example found in the examples folder: #!/usr/bin/python import os from datetime import date # Import appropriate classes from the c