Maheswaran

Results 1 comments of Maheswaran

> @AlexCppns Try this instead > > `client.get_connections("act_XXXXXXXXX",'customaudiences', { :filtering => [{ :field => 'name', :operator => 'CONTAIN', :value => 'Client' }].to_json })` > > Let me know if this...