AI-generated Key Takeaways
-
A customer asset links a customer to an asset.
-
Key fields include the resource name, the linked asset, the role of the asset for the customer link (
field_type
), the source, and the status. -
The
primary_status
provides a more comprehensive status indicating the serving state, taking into account factors beyond just enabled, paused, or removed. -
Output only fields include
source
,primary_status
,primary_status_details
, andprimary_status_reasons
.
A link between a customer and an asset.
Fields | |
---|---|
|
Immutable. The resource name of the customer asset. CustomerAsset resource names have the form:
|
|
Required. Immutable. The asset which is linked to the customer. |
|
Required. Immutable. Role that the asset takes for the customer link. |
|
Output only. Source of the customer asset link. |
|
Status of the customer asset. |
|
Output only. Provides the PrimaryStatus of this asset link. Primary status is meant essentially to differentiate between the plain "status" field, which has advertiser set values of enabled, paused, or removed. The primary status takes into account other signals (for assets its mainly policy and quality approvals) to come up with a more comprehensive status to indicate its serving state. |
|
Output only. Provides the details of the primary status and its associated reasons. |
|
Output only. Provides a list of reasons for why an asset is not serving or not serving at full capacity. |