Adds additional objects to customer profiles of a given ObjectType.
See https://www.paws-r-sdk.com/docs/customerprofiles_put_profile_object/ for full documentation.
customerprofiles_put_profile_object(ObjectTypeName, Object, DomainName)
[required] The name of the profile object type.
[required] A string that is serialized from a JSON object.
[required] The unique name of the domain.