update
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
# Plan: Sprawdzenie Auction Insights
|
||||
|
||||
Klient: aruba.rzeszow.pl
|
||||
Utworzono: 2026-05-14T20:50:25+02:00
|
||||
|
||||
## Podsumowanie
|
||||
|
||||
- Rekordy konkurentow: 0
|
||||
- Kampanie z konkurentami: 0
|
||||
- Domeny konkurentow: 0
|
||||
- Reguly wiedzy przypisane do zadania: 0
|
||||
- Zmiany do wdrozenia: 0
|
||||
|
||||
## Uwagi
|
||||
|
||||
- Google Ads API zwrocilo brak dostepu do metryk Auction Insights dla obecnego developer tokena. Zadanie jest gotowe, ale zacznie zwracac konkurentow dopiero po odblokowaniu tych metryk.
|
||||
- Nie udalo sie pobrac Auction Insights z Google Ads API: (<_SingleThreadedRendezvous of RPC that terminated with:
|
||||
status = StatusCode.PERMISSION_DENIED
|
||||
details = "The caller does not have permission"
|
||||
debug_error_string = "UNKNOWN:Error received from peer ipv4:142.250.109.95:443 {grpc_message:"The caller does not have permission", grpc_status:7}"
|
||||
>, <_SingleThreadedRendezvous of RPC that terminated with:
|
||||
status = StatusCode.PERMISSION_DENIED
|
||||
details = "The caller does not have permission"
|
||||
debug_error_string = "UNKNOWN:Error received from peer ipv4:142.250.109.95:443 {grpc_message:"The caller does not have permission", grpc_status:7}"
|
||||
>, errors {
|
||||
error_code {
|
||||
authorization_error: METRIC_ACCESS_DENIED
|
||||
}
|
||||
message: "The developer doesn\'t have access to metrics: \'\'auction_insight_search_impression_share\', \'auction_insight_search_overlap_rate\', \'auction_insight_search_position_above_rate\', \'auction_insight_search_outranking_share\', \'auction_insight_search_top_impression_percentage\', \'auction_insight_search_absolute_top_impression_percentage\'\'."
|
||||
}
|
||||
request_id: "fFbUSn1T9blulTcRIbAe3Q"
|
||||
, 'fFbUSn1T9blulTcRIbAe3Q')
|
||||
- Nie znaleziono danych Auction Insights albo nie udalo sie ich pobrac.
|
||||
- To zadanie tylko diagnozuje presje konkurencji w aukcji. Decyzje o budzetach, stawkach i strategiach pozostaja w osobnych zadaniach.
|
||||
- Do tego zadania nie przypisano jeszcze regul z bazy wiedzy. Reguly dotyczace Auction Insights bedziemy dopisywac osobno po akceptacji uzytkownika.
|
||||
|
||||
## Zakres zadania
|
||||
|
||||
| Obszar | Co sprawdzic |
|
||||
| --- | --- |
|
||||
| Konkurenci w aukcji | Pobierz domeny konkurentow z segmentu Auction Insights, jezeli developer token ma dostep do tych metryk. |
|
||||
| Overlap i outranking | Pokaz overlap rate, position above rate i outranking share dla konkurentow. |
|
||||
| Widocznosc top | Pokaz top rate i absolute top rate jako sygnal presji konkurencyjnej. |
|
||||
| Granica zadania | Nie podejmuj tutaj decyzji o budzecie, stawkach ani strategiach; to tylko diagnoza aukcji. |
|
||||
|
||||
## Poza zakresem tego zadania
|
||||
|
||||
- zmiany budzetow
|
||||
- zmiany stawek i strategii ustalania stawek
|
||||
- decyzje o zmianie Docelowego ROAS albo Docelowego CPA
|
||||
- analiza zapytan uzytkownikow
|
||||
- wdrazanie zmian na koncie Google Ads
|
||||
Reference in New Issue
Block a user