diff --git a/packages/destination-actions/src/destinations/google-enhanced-conversions/userList/index.ts b/packages/destination-actions/src/destinations/google-enhanced-conversions/userList/index.ts index 51e6ced8a1..d0e2966d9e 100644 --- a/packages/destination-actions/src/destinations/google-enhanced-conversions/userList/index.ts +++ b/packages/destination-actions/src/destinations/google-enhanced-conversions/userList/index.ts @@ -141,7 +141,7 @@ const action: ActionDefinition = { label: 'Batch Size', description: 'The number of records to send in each batch.', type: 'integer', - default: 10000, + default: 5000, unsafe_hidden: true }, event_name: {