Class StaticAdResource (0.2.0)

StaticAdResource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata for a static ad resource.

Attributes

NameDescription
uri str
URI to the static file for the ad resource.
creative_type str
Describes the MIME type of the ad resource.

Inheritance

builtins.object > proto.message.Message > StaticAdResource