Skip to content

SmartCampaignUsedByAsset

Type: object

Properties

Property Type Required Description Constraints
id integer (int32) Yes Id of the referencing asset
name string Yes Name of the referencing asset
type string Yes Type of the referencing asset
url string No Url of the referencing asset in the Marketo UI

Generated example

{
  "id": 123,
  "name": "Example name",
  "type": "string",
  "url": "https://example.com"
}

Source

Generated from swagger-asset.json.