Magidoc

CreateContactInput
Input Object

Fields

#

addressCountry

*Max length: 100*

addressLocality

*Max length: 100*

addressRegion

*Max length: 100*

audienceGroupManagementType

Defaults to add only.

audienceId

Non-null

contactIp

Needs to be in valid Ip format (000.000.000.000)

email

Non-null

*Max length: 100*

firstName

*Max length: 100*

groupIds

[ String !]

language

The value must be a valid [culture code](https://docs.microsoft.com/en-us/bingmaps/rest-services/common-parameters-and-types/supported-culture-codes) or set to *Auto*.

lastName

*Max length: 100*

latitude

longitude

optInIp

Needs to be in valid Ip format (000.000.000.000)

optInUtc

optOutIp

Needs to be in valid Ip format (000.000.000.000)

optOutReason

*Max length: 255*

optOutSource

optOutUtc

postalCode

*Max length: 15*

sendFormat

Defaults to Multipart

streetAddress

*Max length: 100*

streetAddress2

*Max length: 50*

tagManagementType

Defaults to add only.

tags

[ String !]

*Max length: 50*

timeZone

The value must be a valid [IANA timezone](https://www.iana.org/time-zones) or set to *Auto*.

updateExisting

Update an existing contact if one already exists with saem unique identifier. Defaults to false.

Usages

#

References

#

  • Argument input of field createContact from type Mutation