# V3GlobaldataAssetWebpropertyRequest


## Fields

| Field                                                                                                                                                                                              | Type                                                                                                                                                                                               | Required                                                                                                                                                                                           | Description                                                                                                                                                                                        | Example                                                                                                                                                                                            |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `OrganizationID`                                                                                                                                                                                   | **string*                                                                                                                                                                                          | :heavy_minus_sign:                                                                                                                                                                                 | The ID of a Censys organization to associate the request with. See the [Getting Started docs](https://docs.censys.com/reference/get-started#step-3-set-your-organization-id) for more information. |                                                                                                                                                                                                    |
| `WebpropertyID`                                                                                                                                                                                    | *string*                                                                                                                                                                                           | :heavy_check_mark:                                                                                                                                                                                 | A web property identifier.                                                                                                                                                                         | platform.censys.io:80                                                                                                                                                                              |
| `AtTime`                                                                                                                                                                                           | [*time.Time](https://pkg.go.dev/time#Time)                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                                                                 | RFC3339 Timestamp to view a webproperty at a specific point in time. Must be a valid RFC3339 string. Ensure that you suffix the date with T00:00:00Z or a specific time                            | 2025-01-01T00:00:00Z                                                                                                                                                                               |