Last updated
Was this helpful?
Last updated
Was this helpful?
SELECT * FROM [Customers] WHERE CustomerID=6101846543
SELECT * FROM [Customers]
Name
Type
Behavior
DisplayName
Description
CustomerId [KEY]
String
Client Customer Id.
CurrencyCode
String
CurrencyCode of the customer.
DateTimeZone
String
DateTimeZone of the customer.
DescriptiveName
String
Name of the Customer.
CanManageClients
Boolean
Boolean showing if Customer can manage clients.
TestAccount
Boolean
Boolean showing if the account is a test account.
AutoTaggingEnabled
Boolean
Boolean shofing if the AutoTagging is enabled.
ParallelTrackingEnabled
Boolean
Boolean shofing if the ParallellTracking is enabled.
EffectiveConversionTrackingId
Long
Id of EffectiveConversionTracking.
UsesCrossAccountConversionTracking
String
Boolean shofing if the UsesCrossAccountConversionTracking is enabled.
Snippet
String
Snippet.
GoogleGlobalSiteTag
String
GoogleGlobalSiteTag.
Service to access basic details about any customer.