FuelSDK-Python
FuelSDK-Python copied to clipboard
Add Support to retrieve objects in an Account belonging to a specific sub account
This feature appears not be supported. The ET_Get() class in the rest.py file does not set the 'ClientIDs' and 'QueryAllAccounts' properties of the 'RetrieveRequest' Object. It should expose those params in its _init() method.