Security and controls

Account access should be explicit. Live changes should be deliberate.

AdvisorPPC uses platform authorization, encrypted credential storage, narrowly scoped tools, and confirmation boundaries to reduce avoidable PPC account risk.

Illustration: shield protecting audited account actions
Illustration of protected account access and approval controls

How AdvisorPPC accesses advertising accounts

Users authorize Google or Meta through the provider's OAuth flow. AdvisorPPC receives tokens, not the user's Google or Meta password, and uses those tokens only to call the relevant provider API for authorized requests.

Stored platform tokens are encrypted at rest using the application's credential-encryption layer. Transport to the public service uses HTTPS. Users can revoke platform access through the provider and remove connected access from AdvisorPPC.

Control layers

Several boundaries work together.

Authorization scope

Provider permissions and account roles determine which businesses, managers, and ad accounts are reachable.

Focused public tools

The ChatGPT-facing product exposes a limited, reviewable set of Google and Meta workflows instead of a generic private dispatcher.

Account context

Manager and child-account discovery reduces the risk of applying a request to an unintended customer.

Read operations and write operations

Operation typeExamplesControl
ReadList accounts, list campaigns, retrieve performance, analyze search termsRequires an authenticated user, eligible paid entitlement, and connected provider access
WritePause or enable a campaign, replace a Google campaign budgetTarget and change must be explicit; confirmation is required before execution
Draft creationCreate a paused Meta campaign draftCreated paused by default so delivery does not begin automatically

What “secure” does not mean

No internet-connected service can promise zero risk. AdvisorPPC does not claim that AI recommendations are infallible or that OAuth removes the need for careful account administration. Customers should use least-privilege roles, review access regularly, maintain conversion-tracking quality, and confirm high-impact decisions with an accountable specialist.

Reporting a concern

Send security, access, privacy, or deletion requests to support@advisorppc.com. Include the affected workspace and a description, but never send passwords, access tokens, or API secrets by email.