dw.campaign
Class SourceCodeStatusCodes
dw.campaign.SourceCodeStatusCodes
Helper class which contains error result codes returned by the SetSourceCode
pipelet.
Constants
CODE_INACTIVE
:
String = "CODE_INACTIVE"
Indicates that the specified source code was found in one or more
source-code groups, none of which are active.
CODE_INVALID
:
String = "CODE_INVALID"
Indicates that the specified source code is not contained
in any source-code group.
Properties
Constructor Summary
Method Summary
Methods inherited from class
Object
assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values
© Copyright 2000-2024, salesforce.com inc. All rights reserved. Various trademarks held by their respective owners.