keitaro-api-skill/references/schemas/AffiliateNetworkObject.yaml

17 lines
408 B
YAML

type: object
properties:
name:
description: Affiliate network name
type: string
postback_url:
description: Postback URL for the Affiliate network
type: string
offer_param:
description: >-
These params are appends to offer URLs. Example,
"sub1={subid}&sub2={campaign_name}"
type: string
notes:
description: User Notes for the Affiliate network
type: string