CreditDetails

  • This webpage describes the credit details of a lead.

  • It includes fields for the lead's credit state and the date and time it was last updated.

  • The credit state is output only and uses a specific enumeration, while the last update date and time is a string in "YYYY-MM-DD HH:MM:SS" format.

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"