Skip to main content

Operations

The Operations page serves as the central control panel for monitoring, managing, and resolving issues for all background system processes and integration tasks across the platform.


Table Columns Description

ColumnDescription
IDThe unique system identifier for the operation task.
TypeThe systemic type of the background task (type value). A complete reference list is available below.
StatusThe live state of the operation's lifecycle (status value). See status descriptions below.
TeamThe name or identifier of the workgroup (team) under which the operation was initialized.
Created AtThe exact date and time the operation was registered in the system database.
Updated AtThe exact date and time of the last modification to the operation state or metadata.
ActionsContextual workflow execution controls, enabled based on the current status of the row.

Operations Management (Action Flows)

When unforeseen challenges or external API restrictions (e.g., Google Ads rate-limits) occur, operation execution can be suspended. To handle these events manually, specific contextual actions are provided at the end of each table row. Clicking an action opens a confirmation modal window before executing the admin's request.

1. Cancel Operation

  • Availability Logic: This action is enabled and clickable strictly when the operation is in the «Manual required» (MANUAL_REQUIRED) status.
  • Result: Halts further execution loops and transitions the operation into the final "Cancelled" state.

2. Retry Operation

  • Availability Logic: This action is enabled and clickable when the operation is logged with «Manual required» (MANUAL_REQUIRED) or «Failed» (FAILED) statuses.
  • Result: Re-submits the task back to the automated background queue for processing after the administrator resolves the root cause of the failure.

Operations Statuses Reference

Interface LabelSystem StatusState Description
QueuedQUEUEDThe operation is successfully logged and is waiting for system resources to begin processing.
RunningRUNNINGThe background process is actively executing or awaiting a response from an external integration API.
Manual requiredMANUAL_REQUIREDExecution is paused. The system detected an ambiguity or a restriction requiring manual admin evaluation.
SucceededSUCCEEDEDThe task completed successfully, and all intended changes are committed to the ledger.
FailedFAILEDThe process encountered a critical issue during execution. A retry option is available.
CancelledCANCELLEDThe operation was manually aborted and closed by a platform administrator.

Operation Types Reference

Ads and Google Infrastructure

Interface LabelSystem Type (type)Operation Description
Create MCC accountADS_CREATE_MCCInitializing and creating a new primary manager MCC account within the Google Ads schema.
Create ad accountADS_CREATE_ACCOUNTRegistering and generating a new child advertising account under an existing structure.
Account readiness checkADS_ACCOUNT_POST_CREATE_READINESSVerifying and transitioning a newly created ad account to a fully operational and ready state.
Rename MCC in GoogleADS_RENAME_MCC_IN_GOOGLEForcing a sync to update the display name of a manager MCC account on the Google side.
Access grants syncADS_ACCESS_GRANTS_SYNCAutomated routine syncing authorized and active user permissions for advertising assets.
Link ad accountADS_LINK_ACCOUNTLegally binding an existing external ad account to the internal team hierarchy.
Unlink ad accountADS_UNLINK_ACCOUNTGracefully removing and unlinking an advertising node from the platform's schema.
Refresh account treeADS_TREE_REFRESHRebuilding and updating the internal data layout representing the advertising account tree.
Google actual tree refreshGOOGLE_ACTUAL_TREE_REFRESHFetching the direct, raw parent-child structural state of the account tree via Google APIs.
Unbind team from ads nodeGOOGLE_ACTUAL_TREE_UNBINDDetaching live Google-tree account records from internal objects and platform team assets.
Google Billing SyncGOOGLE_BILLING_SYNCSynchronizing financial profiles, billing configurations, and payment parameters from Google.
Cancel access invitationADS_ACCESS_GRANT_INVITATION_CANCELInvalidating an outgoing user access permission invite before it gets processed.
Invite user accessADS_ACCESS_GRANT_INVITEDispatched notification inviting a specified user to gain access boundaries to an ad asset.
Revoke user accessADS_ACCESS_GRANT_REVOKETerminating and revoking all previously issued platform user access parameters to Ads.
Update user accessADS_ACCESS_GRANT_UPDATEModifying permission tiers, configuration, or roles of an active user access grant.
Rename ads node manuallyADS_NODE_RENAME_MANUALManual override adjustment of an active advertising node's label by an administrator.
Access grants manual syncADS_ACCESS_GRANTS_SYNC_MANUALForce-starting the permission and user access verification routine outside the standard schedule.

Budgets, Expenditures (Spend) & Transfers

Interface LabelSystem Type (type)Operation Description
Increase budgetBUDGET_INCREASEProcessing and executing an approved addition to an active ad budget's total limit.
Decrease budgetBUDGET_DECREASEProcessing and executing a reduction applied to an active ad budget's allocated limit.
Close budgetBUDGET_CLOSEClosing down an active budget sequence, locking final balance sheets and capabilities.
Sync spend dataSPEND_SYNCRegular extraction and synchronization of live advertising costs (Spend) from cabinets.
Transfer fundsFUNDS_TRANSFERRelocating and adjusting financial assets internally between system entities or wallets.
Transfer within hierarchyTRANSFER_HIERARCHYMigrating and reassigning an entire advertising asset block or structural nodes safely.
Switch payerTRANSFER_PAYER_SWITCHExecuting a procedure to modify the designated primary financial Payer asset for chosen ads nodes.

Wallet Framework

Interface LabelSystem Type (type)Operation Description
Create depositWALLET_DEPOSIT_CREATEInitializing a new record logging a client's commitment to deposit funds into their wallet.
Review wire proofWALLET_DEPOSIT_WIRE_PROOF_REVIEWThe evaluation stage requiring an operator to manually audit an uploaded bank wire transfer receipt.
Create withdrawalWALLET_WITHDRAWAL_CREATEGenerating a client-side formal application to withdraw stored balances out of the platform.
Process withdrawal payoutWALLET_WITHDRAWAL_PAYOUTProcessing the final clearing house or wire transaction paying out an approved withdrawal request.