-
Notifications
You must be signed in to change notification settings - Fork 82
Expand file tree
/
Copy path.env.example
More file actions
26 lines (23 loc) · 1013 Bytes
/
Copy path.env.example
File metadata and controls
26 lines (23 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# ============================================
# Ads Skills - Environment Variables
# ============================================
# Copy this file to .env and fill in your credentials.
# Run /onboarding in Claude Code for a guided setup.
# --- LinkedIn Ads ---
LINKEDIN_CLIENT_ID=your_linkedin_client_id
LINKEDIN_CLIENT_SECRET=your_linkedin_client_secret
LINKEDIN_REDIRECT_URI=http://localhost:3000/callback
LINKEDIN_ACCESS_TOKEN=your_linkedin_access_token
# Your Campaign Manager account ID (the number in the Campaign Manager URL)
LINKEDIN_ACCOUNT_ID=your_linkedin_ad_account_id
# --- Meta (Facebook/Instagram) Ads ---
META_ACCESS_TOKEN=your_meta_access_token
META_AD_ACCOUNT_ID=act_XXXXXXXXX
META_APP_ID=your_meta_app_id
# --- Google Ads ---
GOOGLE_ADS_DEVELOPER_TOKEN=your_developer_token
GOOGLE_ADS_CLIENT_ID=your_google_client_id
GOOGLE_ADS_CLIENT_SECRET=your_google_client_secret
GOOGLE_ADS_REFRESH_TOKEN=your_refresh_token
GOOGLE_ADS_CUSTOMER_ID=XXX-XXX-XXXX
GOOGLE_ADS_LOGIN_CUSTOMER_ID=XXX-XXX-XXXX