Re: Error while trying to add a LogicalUserList

2015-07-20 Thread Damien
Hi Josh, Thank you very much, this solved my problem and I've been able to successfully create my LogicalUserList. Damien On Monday, July 20, 2015 at 10:24:21 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Damien, > > I think the issue here is your ruleO

Re: Error while trying to add a LogicalUserList

2015-07-17 Thread Damien
isturl__CONTAINS[removed]102490019falseList D created at 20150717 14:17:59Users who visited a page where URL contains [removed]OPENOWNEDACTIVE30RULE_BASEDExpressionRuleUserListurl__CONTAINS[removed]' ERROR:suds.client: Thank you for your help, Damien On Friday, July 17, 2015 at 9:26:44 A

Error while trying to add a LogicalUserList

2015-07-16 Thread Damien
user_list['accountUserListStatus'], user_list['description'])) adwords_client = adwords.AdWordsClient.LoadFromStorage() createNewList(adwords_client, list_a, list_b) With list_a and list_b being lists I previously created. Can anybody tell me what's wrong

[QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2013-03-05 Thread Damien Shiells
Trying to connect to the Google AdWords API and when running GetCampaigns.php from the PHP API examples, I get the following error: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] According to someone at adwordsapi-tok...@google.com everything looks fine from

Using OAuth2 for server application

2012-12-10 Thread Damien
Hi, We miss clear explanations tu use OAuth2 for server to server application. How to not change my token every time my app starts ? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google

[API v201209] How to handlePolicyViolationError in a Bulk

2012-11-09 Thread Damien
Hello, We are experiencing some problems in migrating to API v201209. We send TextAds in a Bulk, using MutateJobOperation and SimpleMutateJob.mutate() How to handle PolicyViolationError in this bulk ? With previous version we had used BulkMutateJob[].result.operationStreamResults but now this d

Job.status.PENDING via Bulk

2012-11-08 Thread Damien
Hi guys, We try to send 3000 TextAds via Bulk. Using SimpleMutateJob.mutate() The Job.status is PENDING whereas all TextAds are published... The jobid is -3999508065829818777 Is it normal ? How to resolve it ? Thanks ! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our