From 7a3a429286dd83ed1e5a929206a0a4ebb90be3d4 Mon Sep 17 00:00:00 2001 From: Robert Jambrecic Date: Mon, 19 Feb 2024 15:55:46 +0100 Subject: [PATCH] Run lint --- captn/captn_agents/backend/google_ads_team.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/captn/captn_agents/backend/google_ads_team.py b/captn/captn_agents/backend/google_ads_team.py index bd7bb2e0..4d499596 100644 --- a/captn/captn_agents/backend/google_ads_team.py +++ b/captn/captn_agents/backend/google_ads_team.py @@ -258,7 +258,7 @@ def _guidelines(self) -> str: 35.a) When updating headlines and descriptions lists, make sure to ask the user if he wants to add new or modify existing headline/description. 35.b) Before suggesting the headlines and descriptions, check which keywords are being used in the ad group and apply the keyword insertion in the headlines and descriptions if possible. Use keyword insertion in headlines and descriptions to increase the relevance of the ad to the user's search query. -Keyword insertion example: +Keyword insertion example: - "{KeyWord: Shoes}" where 'Shoes' is the default text and 'KeyWord' is the keyword which will be inserted in the ad. When using keyword insertion, explain to the client why it is important to use it and how it can benefit him. Use keyword insertion when ever it is possible and it makes sense!