Re: sending offline conversions for multiple accounts using python

2018-03-22 Thread BIP
Hi Peter, Thank you for the response! I still do not understand a few things: 1. In the Parallel Report Download example you provided, the authentication in still being done using a yaml file. D

sending offline conversions for multiple accounts using python

2018-03-21 Thread BIP
Hi, We're using the same developer token and refresh token for multiple services in the company. This time, we're sending offline conversions (client.GetService('OfflineConversionFeedService', version='v201802')) to multiple accounts under the same MCC account. So, running some tests, we were