Anchor to pubSubServerPixelUpdatepub
mutationpub Sub Server Pixel Update
Requires access scope. Also: The app must have the read_customer_events and write_server_pixels access scopes.
Updates the server pixel to connect to a Google PubSub endpoint. Running this mutation deletes any previous subscriptions for the server pixel.
Anchor to Arguments
Arguments
- Anchor to pubSubProjectpub•String!required
Sub Project The Google PubSub project ID.
- Anchor to pubSubTopicpub•String!required
Sub Topic The Google PubSub topic ID.
Was this section helpful?
- Anchor to serverPixelserver•Server
Pixel Pixel The server pixel as configured by the mutation.
- Anchor to userErrorsuser•[Errors
Errors Server Pixel User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?