Hi,
I have issues with FILE_FORMAT_ERROR when I try to batch upload bids. I use the template provided in googleads-python-lib.
The operation looks like this:
[{'xsi_type': 'AdGroupOperation', 'operand': {'campaignId': 'XXXXXX', 'id': 'XXXXXXXXX', 'biddingStrategyConfiguration': {'bids': [{'xsi_type': 'CpaBid', 'bid': {'microAmount': 10000000}}]}}, 'operator': 'SET'}]
Am I missing something? (googleads version 9.0.0)
Thanks,
Peter