id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id
title
pagination_label
sidebar_label
sidebar_class_name
keywords
slug
tags
beta-campaign-template-owner-ref
CampaignTemplateOwnerRef
CampaignTemplateOwnerRef
CampaignTemplateOwnerRef
pythonsdk
python
Python
sdk
CampaignTemplateOwnerRef
BetaCampaignTemplateOwnerRef
/tools/sdk/python/beta/models/campaign-template-owner-ref
SDK
Software Development Kit
CampaignTemplateOwnerRef
BetaCampaignTemplateOwnerRef
CampaignTemplateOwnerRef
The owner of this template, and the owner of campaigns generated from this template via a schedule. This field is automatically populated at creation time with the current user.
Properties
Name
Type
Description
Notes
id
str
Id of the owner
[optional]
type
Enum [ 'IDENTITY' ]
Type of the owner
[optional]
name
str
Name of the owner
[optional]
email
str
Email of the owner
[optional]
}
Example
[Back to top]