Template management.
Load a specific traffic source template
Load a specific traffic source template
query Parameters
apiKeyAn authorized api key
nameThe template name to load
Load a specific traffic source template › Responses
The traffic source template definition
idTrafficSouce64-bit traffic source id; caller-generated for POST create (same pattern as other entities).
trafficSourceNameTraffic source's name. 255 characters max.
costTypedefaultCostThe tracking field names and their associated default tokens
categoryNameRead-only category name.
isArchivedLoad a specific offer source template
Load a specific offer source template
query Parameters
apiKeyAn authorized api key
nameThe template name to load
Load a specific offer source template › Responses
The offer source template definition
idOfferSource64 bits integer id of the offer source
offerSourceNameOffer source's name. 255 characters max.
subIdName of the parameter to pass unique hit ids to your offer source
querySeparatorWhich character is used to separate an offer's base url from its query parameters
postbackSubIdName of the subid parameter your offer source sends back to FunnelFlux when a conversion occurs
postbackTxIdName of the unique transaction id parameter your offer source sends back to FunnelFlux when a conversion occurs
postbackPayoutName of the payout parameter your offer source sends back to FunnelFlux when a conversion occurs
isArchivedGet a list of available code snippet templates grouped by language
Load a specific code snippet template
Load a specific code snippet template
query Parameters
apiKeyAn authorized api key
nameThe template name to load
languageThe programming language of the template
Load a specific code snippet template › Responses
The code snippet template definition
idCode64 bits integer unique id of the funnel
codeNamecodeTypeIf codeType = 'javascript' then codeJavascriptParams is required
codeContent
