OBJECT
ExternalAccountSettings
External service account settings
link GraphQL Schema definition
- type ExternalAccountSettings {
- String @deprecated( reason: "Beamer is no longer used. Do not use this field. This will be removed no earlier than 2024-04-01." ) :
- String :
- # App ID required by Facebook API's to enable social media sharing features on its
- # platform
- String :
- # Google ad manager account id. Used to show google advertisements on the front
- # end
- String :
- String @deprecated( reason: "Heap Analytics is no longer used. Do not use this field. This will be removed no earlier than 2024-01-01." ) :
- ID! :
- # True if we display google ads on the front end
- Boolean! :
- }