AssistantApiCoreTypesCastAppInfo

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCastAppInfo

1
out of 10
Minimal
SEO Impact
The cast app information of the provider.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Core Types Cast App Info) contains 2 attributes that define its data structure. Key functionality includes: The cast app id. |cast_app_id| is the ID of the cast app used on the current device and |content_app_id| is the ID of the app that provides the actual...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

2
Sort:|Filter:
castAppIdstring
Default: nilFull type: String.t

The cast app id. |cast_app_id| is the ID of the cast app used on the current device and |content_app_id| is the ID of the app that provides the actual content. For example, in a group playback, on a follower device, the |cast_app_id| is the follower cast app ID and the |content_app_id| is the leader cast app ID.

contentAppIdstring
Default: nilFull type: String.t

The id of the cast app that provides the content in a group. The field will always be filled. In the case of a group playback and the current device is a follower, the |cast_app_id| has the ID of the follower app, and |content_app_id| has ID of the actual content app. In all other cases, |content_app_id| and |cast_app_id| will be the same.