GoogleApi.DFAReporting.V4.Model.TvCampaignSummary (google_api_dfa_reporting v0.31.0)
View SourceTvCampaignSummary contains aggregate data from a TV campaign.
Attributes
-
endDate
(type:String.t
, default:nil
) - The end date of the TV campaign, inclusive. A string of the format: "yyyy-MM-dd". -
grp
(type:String.t
, default:nil
) - GRP of this TV campaign. -
id
(type:String.t
, default:nil
) - ID of this TV campaign. -
impressions
(type:String.t
, default:nil
) - Impressions across the entire TV campaign. -
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string "dfareporting#tvCampaignSummary". -
name
(type:String.t
, default:nil
) - Identifier. Name of this TV campaign. -
spend
(type:float()
, default:nil
) - Spend across the entire TV campaign. -
startDate
(type:String.t
, default:nil
) - The start date of the TV campaign, inclusive. A string of the format: "yyyy-MM-dd". -
type
(type:String.t
, default:nil
) - "CampaignComponentType" of this TV campaign.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.