Magidoc

UpdateAccountInput
Input Object

Input type for UpdateAccount

Fields

#

addressCountry

Address country associated with the account. Max length: 100

addressLocality

Address locality associated with the account. Max length: 100

addressRegion

Address region associated with the account. Max length: 100

applicationAlias

Unique alias for Tarvent application. Max length: 50

googleFonts

Used internally to store the Google fonts used for a specific account that are outside the standard Google fonts supported by Tarvent.

hardBounceLimit

Maximum amount of hard bounces a contact can have before being marked as undeliverable.

industry

Industry that the account's business operates within.

language

Must be a valid BCP 47 language tag or set to "Auto".

name

Unique name to reference the account. Max length: 255

ownerId

ID of user who owns the account. Max length: 255

pagesAlias

Unique alias for pages urls (pages, surveys, and forms). Max length: 50

phone

Phone number associated with the account. Max length: 25

postalCode

Postal code associated with the account. Max length: 15

softBounceLimit

Maximum amount of soft bounces a contact can have before being marked as undeliverable.

streetAddress

Street address associated with the account. Max length: 100

streetAddress2

Street address 2 associated with the account. Max length: 50

timezone

Must be a valid IANA timezone or set to "Auto".

trackingAlias

Unique alias for tracking urls. Max length: 50

website

URL of the business website. Max length: 255

Usages

#

References

#

  • Argument input of field updateAccount from type Mutation