Re: IncomeRange

2018-01-07 Thread Shreya Dama
On Thursday, December 28, 2017 at 1:53:00 PM UTC+5:30, Shreya Dama wrote: > > When I use Google Adwords to target IncomeRange, I got an error saying > "*criterion > ID required*", but there are no constant codes for IncomeRange. Could you > please help me with it. > > Thanks in advance. > --

Re: IncomeRange

2018-01-05 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Shreya, The requested IDs are now published at https://developers.google.com/adwords/api/docs/appendix/codes-formats#income-ranges. Let me know if that works for you. Cheers Anash P. Oommen, AdWords API Advisor. On Tuesday, January 2, 2018 at 11:47:59 PM UTC-5, Shreya Dama wrote: > > *My

Re: IncomeRange

2018-01-02 Thread Shreya Dama
*My code :* from googleads import adwords ADGROUP_ID = 'x' def main(client, adgroup_id): adgroup_criterion_service = client.GetService( 'AdGroupCriterionService', version='v201710') income = { 'xsi_type': 'NegativeAdGroupCriterion', 'adGroupId': adgroup_id,

Re: IncomeRange

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Shreya, Could you enable logging and share with us the complete SOAP request and response logs, so I can take a look at the error you're receiving? Please use *Reply privately to author* option to provide the details. Regards, Bharani, AdWords API Team On Thursday, December 28, 2017 at