Jump into concepts and practice - no test required
or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Search Campaigns Setup
📖 Scenario: You are a small business owner who wants to advertise your products online. You decide to create a search campaign on a popular search engine to reach customers who are looking for what you sell.
🎯 Goal: Build a simple search campaign setup by defining campaign details, setting a daily budget, choosing keywords, and writing an ad headline and description.
📋 What You'll Learn
Create a campaign dictionary with exact keys and values
Add a daily budget variable with a specific amount
Select keywords that match the campaign theme
Write an ad headline and description with given text
💡 Why This Matters
🌍 Real World
Setting up search campaigns is a common task for businesses to advertise products and services online effectively.
💼 Career
Digital marketers and small business owners use these skills to create targeted ads that reach the right customers and manage advertising budgets.
Progress0 / 4 steps
1
Create the campaign data structure
Create a dictionary called campaign with these exact keys and values: 'name' set to 'Spring Sale', 'type' set to 'Search', and 'status' set to 'Paused'.
Digital Marketing
Hint
Use curly braces to create a dictionary and include the keys exactly as shown.
2
Set the daily budget
Create a variable called daily_budget and set it to the integer 50 to represent the daily budget in dollars.
Digital Marketing
Hint
Assign the number 50 directly to the variable daily_budget.
3
Choose campaign keywords
Create a list called keywords containing these exact strings: 'spring sale', 'discount shoes', and 'buy sneakers'.
Digital Marketing
Hint
Use square brackets to create a list and include the exact keyword phrases as strings.
4
Write the ad headline and description
Add two new keys to the campaign dictionary: 'headline' with the value 'Save Big This Spring!' and 'description' with the value 'Shop our exclusive spring sale on shoes and sneakers.'.
Digital Marketing
Hint
Use square brackets with the key names to add new entries to the dictionary.
Practice
(1/5)
1. What is the main purpose of a search campaign in digital marketing?
easy
A. To show ads to people actively searching for related products or services
B. To display banner ads on social media platforms
C. To send promotional emails to customers
D. To create video ads for TV commercials
Solution
Step 1: Understand the goal of search campaigns
Search campaigns target users who are actively searching for specific products or services online.
Step 2: Compare with other ad types
Unlike banner ads or emails, search campaigns focus on search engine results to reach interested users.
Final Answer:
To show ads to people actively searching for related products or services -> Option A
Quick Check:
Search campaigns = ads on search results [OK]
Hint: Search campaigns target active searchers, not passive viewers [OK]
Common Mistakes:
Confusing search campaigns with display or social media ads
Thinking search campaigns send emails
Assuming search campaigns are for video ads
2. Which of the following is the correct step to start setting up a search campaign?
easy
A. Write a blog post about your business
B. Choose the right keywords related to your product or service
C. Design a logo for your company
D. Create a social media profile for your brand
Solution
Step 1: Identify the first action in search campaign setup
Choosing the right keywords is essential to target the right audience in search campaigns.
Step 2: Eliminate unrelated steps
Creating social media profiles, logos, or blog posts are not direct steps in search campaign setup.
Final Answer:
Choose the right keywords related to your product or service -> Option B
Quick Check:
Keyword selection = first step [OK]
Hint: Start with keywords to reach the right searchers [OK]
Common Mistakes:
Starting with branding tasks instead of keywords
Confusing content creation with campaign setup
Skipping keyword research
3. Consider this scenario: You set up a search campaign with keywords "running shoes" and "best running shoes". After one week, you notice low clicks. What is the most likely reason?
medium
A. The keywords are too broad and not specific enough
B. The campaign budget is unlimited
C. The ads are shown only on social media
D. The keywords are misspelled
Solution
Step 1: Analyze keyword specificity
Keywords like "running shoes" are broad and may face high competition, reducing clicks.
Step 2: Check other options for relevance
Unlimited budget would increase clicks, ads on social media are unrelated to search campaigns, and no misspelling was mentioned.
Final Answer:
The keywords are too broad and not specific enough -> Option A
Quick Check:
Broad keywords = low clicks due to competition [OK]
Hint: Broad keywords can reduce clicks due to competition [OK]
Common Mistakes:
Assuming budget limits clicks when it's unlimited
Confusing search ads with social media ads
Ignoring keyword relevance
4. You created a search campaign but notice your ads are not showing. Which of these is a likely error in your setup?
medium
A. You forgot to set a daily budget for the campaign
B. You added too many keywords
C. You used negative keywords incorrectly blocking all searches
D. You wrote the ad text in uppercase letters
Solution
Step 1: Identify common reasons ads don't show
Incorrect use of negative keywords can block all relevant searches, preventing ads from showing.
Step 2: Evaluate other options
Missing budget usually stops campaign start, but negative keywords blocking is a common subtle error; too many keywords or uppercase text do not stop ads from showing.
Final Answer:
You used negative keywords incorrectly blocking all searches -> Option C
Quick Check:
Negative keywords blocking = no ads shown [OK]
Hint: Check negative keywords if ads never appear [OK]
Common Mistakes:
Ignoring negative keyword impact
Assuming uppercase text stops ads
Thinking too many keywords block ads
5. You want to improve your search campaign performance over time. Which strategy combines monitoring and adjustment effectively?
hard
A. Remove all keywords after one day
B. Set the campaign once and never change it
C. Increase bids on all keywords regardless of results
D. Regularly review keyword performance and pause low-performing keywords