getValues(); $ref_enums['RegulatedCategories'] = AdAccountTargetingUnifiedRegulatedCategoriesValues::getInstance()->getValues(); $ref_enums['RegulatedCountries'] = AdAccountTargetingUnifiedRegulatedCountriesValues::getInstance()->getValues(); $ref_enums['WhitelistedTypes'] = AdAccountTargetingUnifiedWhitelistedTypesValues::getInstance()->getValues(); $ref_enums['AppStore'] = AdAccountTargetingUnifiedAppStoreValues::getInstance()->getValues(); $ref_enums['Objective'] = AdAccountTargetingUnifiedObjectiveValues::getInstance()->getValues(); $ref_enums['Mode'] = AdAccountTargetingUnifiedModeValues::getInstance()->getValues(); return $ref_enums; } }