Re: Which service is used to set / change AdGroup Bids?

2017-02-21 Thread Jarad C
Figured it out! Looks like I was using the right service. I just needed to specify something I don't have a lot of experience with - "xsi_type". operations = [{ 'operator': 'SET', 'operand': { 'id': 38496562285, 'biddingStrategyConfiguration': { 'bids': [{

Which service is used to set / change AdGroup Bids?

2017-02-21 Thread Jarad C
I asked a question at StackOverflow (here ). I am using Python. I'm trying to set ad group bids using AdGroupService and mutate. My suds response object looks like: (AdG

Why is includeZeroImpressions allowed in report definition but other options aren't allowed?

2015-09-11 Thread Jarad C
yaml = r'C:\Users\Owner\Documents\Python\adwords_yay\googleads.yaml' import sys from googleads import adwords adwords_client = adwords.AdWordsClient.LoadFromStorage(yaml) report_downloader = adwords_client.GetReportDownloader(version='v201502') report = { 'reportName': 'Test Campaign Report