QualifyingQuestion
Qualifying Questions for Lead Form.
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| QualifyingQuestionLocale | String | ATTRIBUTE | Output only. The locale of the qualifying question. |
| QualifyingQuestionQualifyingQuestionId | Long | ATTRIBUTE | Output only. The id of the qualifying question. |
| QualifyingQuestionResourceName | String | ATTRIBUTE | Output only. The resource name of the qualifying question. 'qualifyingQuestions/{qualifyingQuestionId}' |
| QualifyingQuestionText | String | ATTRIBUTE | Output only. The qualifying question. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |