Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Format (field type) of zip code field

Avatar

Level 2

Dear forum users,

Can someone tell me how to find the field type of the zip code field out of the profiles? (Or which field type it has?)

I found this description of the Campaign data model: Adobe Campaign Standard - Datamodel

But it doesn't contain the zip code as a field and I don't know where else to find the field type description of the standard profile fields.

Thank you for your help!

Lena

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi lenaf21917833,

The zip code field is string(20) type. Max 20 characters it can take.

Youc an find it by going into your Profile extension and click on Metadata 1544887_pastedImage_1.png

On the Metadata section expand content > location > content > zipcode

You will find the type.

1545017_pastedImage_2.png

Regards,
vipul

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hi lenaf21917833,

The zip code field is string(20) type. Max 20 characters it can take.

Youc an find it by going into your Profile extension and click on Metadata 1544887_pastedImage_1.png

On the Metadata section expand content > location > content > zipcode

You will find the type.

1545017_pastedImage_2.png

Regards,
vipul

Avatar

Level 2

Thank you!