Share via


CreativeSize

This class represents the size of custom content on a Web page. A CreativeSize object links to one or more Creative objects.

Data Members

Data Member Name Data Type Default Value Description
CreativeSizeNum LONG 0 Stores the unique key for the object.
SiteName WSTR None Stores the name of the site associated with the object.
SizeHeight SHORT None Stores the height (in pixels) of the custom content size.
SizeName WSTR None Stores the name of the custom content size object.
SizeTag WSTR None Stores the tag associated with the custom content size.
SizeWidth SHORT None Stores the width (in pixels) of the custom content size.

Class Key

CreativeSizeKey is composed of a single data member, CreativeSizeNum.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation Name Parent Child Type
CreativeSizeCreative CreativeSize Creative 2


All rights reserved.