コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
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

元の投稿で解決策を見る

2 返信

Avatar

正解者
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!