AI-generated Key Takeaways
-
This document describes the credit details associated with a lead.
-
Key fields include
credit_state
, which is an output-only enum indicating the credit state, andcredit_state_last_update_date_time
, which is an output-only string representing the date and time the credit state was last updated. -
Both fields are output-only, meaning they provide information but cannot be modified.
Represents the credit details of a lead.
Fields | |
---|---|
|
Output only. Credit state of the lead. |
|
Output only. The date time when the credit state of the lead was last updated. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30" |