PROPERTIES_GOOGLEADSLINKS
- Last Updated: May 8, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Endpoint
https://analyticsadmin.googleapis.com/v1/properties/{propertyId}/googleAdsLinks
Columns
The PROPERTIES_GOOGLEADSLINKS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| NAME* | VarChar(69) |
| ADSPERSONALIZATIONENABLED | Boolean |
| CREATETIME | Timestamp(9) |
| CREATOREMAILADDRESS | VarChar(64) |
| CUSTOMERID | BigInt |
| GOOGLEADSID | VarChar(64) |
| PROPERTYID | VarChar(64) |
| UPDATETIME | Timestamp(9) |