Re: Google Ads APIs Client Libraries for python 3

2012-05-20 Thread Alex from NU
Hi, I am working on a project that makes extensive use of client API's, including AdWords. The rest of the project uses python 3.2, but the API code runs separately in 2.7. I would *really* benefit from a supported python 3 client library, since that's what we do development in. On Tuesday, Ma

How can I configure the ads.properties file?

2012-05-20 Thread 王强
I am following the google adwords-axis-examples-1.3.0.tar.gz to try the adwords api. Intending to run the CreateAccount examples, I need to configure the

Re: API developer token taking crazy long

2012-05-20 Thread Leo Wong
Dear Kevin, We'd faced the similar problem. Would the google adword api team speed up our application, please: Our customer id: 973-206-6959 Best Regards, Leo Wong -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspo

Can't set enhanced cpc for manualCPC

2012-05-20 Thread Natalia
I currently have a campaign with the default biddding strategy of manualCPC, I have tried enabling enhancedCPC on that campaign via this code: $campaign->id = $campaignId; $campaign->biddingStrategy = new ManualCPC(TRUE); $operation = new CampaignOperation(NULL, $campaign, 'SET'); And later I

Re: Cant sign up to MCC

2012-05-20 Thread Jeremy
eg. https://accounts.google.com/ServiceLogin?service=adwords&hl=en-US

Cant sign up to MCC

2012-05-20 Thread Jeremy
I'm trying to sign up to the MCC so that I can request Google Adwords API access and the form seems broken, showing no stylesheet and having limited functionality. I'm assuming this is just temporary downtime and will be fixed... Any ideas? Cheers. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=