CreditDetails
Represents the credit details of a lead.
Fields |
credit_state
|
CreditState
Output only. Credit state of the lead.
|
credit_state_last_update_date_time
|
string
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"
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["Represents the credit details of a lead, including their credit state and the last update time."],["Credit state information is read-only and provided through the `credit_state` field, using the `LocalServicesCreditStateEnum`."],["The `credit_state_last_update_date_time` field shows when the credit state was last updated, formatted as \"YYYY-MM-DD HH:MM:SS\" in the account's timezone."]]],[]]