GoogleAssistantEmbeddedV1FitnessActivity
Google Assistant EmbeddedContent ExtractionGoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1FitnessActivity
SEO Analysis
AI GeneratedHow Google extracts meaningful content from pages. Affects what content is considered for ranking. This model (Google Assistant Embedded V1 Fitness Activity) contains 5 attributes that define its data structure. Key functionality includes: Required A string key used as an identifier for this activity. This key needs to be unique amongst all activities on the device. The client can choose...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
5activityIdstringnilFull type: String.tRequired A string key used as an identifier for this activity. This key needs to be unique amongst all activities on the device. The client can choose a mechanism of its choice to ensure this. If the server suggests an activity_id, the client can either use the suggestion or create a new unique activity_id of its choosing.
mostRecentStartTimedatetimenilFull type: DateTime.tDEPRECATED: The most recent time this activity was switched to the ACTIVE state.
previouslyAccumulatedDurationstringnilFull type: String.tDEPRECATED: The total amount of time this activity has spent in the ACTIVE state until the most recent start time. The total time spent active may be computed by summing (now - most_recent_start_time) with previously_accumulated_duration.
statestringnilFull type: String.tThe current state of this activity.
typestringnilFull type: String.tThe type of activity being done.