Hi
const DEFAULT_VALUE = 'DEFAULT';
const PAGE_VIEW = 'PAGE_VIEW';
const PURCHASE = 'PURCHASE';
const SIGNUP = 'SIGNUP';
const LEAD = 'LEAD';
const REMARKETING = 'REMARKETING';
const DOWNLOAD = 'DOWNLOAD';
Here DOWNLOAD is specific to APP and it is working, DEFAULT am not using and these are ruled out.
Other types PAGE_VIEW, PURCHASE, SIGNUP, LEAD has been created. When using REMARKETING API throws error. Attached SOAP log.
Note: Am in need this to create Tag when creating Audience.