google_api_partners v0.0.1 GoogleApi.Partners.V2.Model.Analytics View Source
Analytics data for a `Company` within a single day.
Attributes
- contacts (AnalyticsDataPoint): Instances of users contacting the `Company` on the specified date. Defaults to:
null. - eventDate (DateTime): Date on which these events occurred. Defaults to:
null. - profileViews (AnalyticsDataPoint): Instances of users viewing the `Company` profile on the specified date. Defaults to:
null. - searchViews (AnalyticsDataPoint): Instances of users seeing the `Company` in Google Partners Search results on the specified date. Defaults to:
null.