# WebPixelInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for creating or updating a web pixel.

### Access Scopes



## Fields
* [settings](/docs/api/admin/2025-01/scalars/JSON): JSON! - The
[settings object](https://shopify.dev/docs/apps/build/marketing-analytics/build-web-pixels#step-2-define-your-web-pixel-settings)
for the web pixel. This object specifies configuration options that control the web pixel's functionality and behavior.
You can find the settings for a web pixel in `extensions/<your_extension_name>/shopify.extension.toml`.


## Input objects with this input object
* [webPixelCreate](/docs/api/admin/2025-01/mutations/webPixelCreate)
* [webPixelUpdate](/docs/api/admin/2025-01/mutations/webPixelUpdate)


## Examples