Routing
app_index_index
Matched route
60
Tested routes before match
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://ui-dev.xingu-ad.net/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | app_advertiser_index | /advertiser | Path does not match |
2 | app_advertiser_edit | /advertiser/edit/{id} | Path does not match |
3 | app_advertiser_getdetails | /advertiser/details/{id} | Path does not match |
4 | app_advertiser_save | /advertiser/save | Path does not match |
5 | app_advertiser_delete | /advertiser/delete/{id} | Path does not match |
6 | app_advertiser_getlist | /advertiser/list | Path does not match |
7 | app_advertiser_getoptionlist | /advertiser/option-list | Path does not match |
8 | app_advertiser_getprofiles | /advertiser/profiles | Path does not match |
9 | app_advertiser_gettype | /advertiser/get-type/{id} | Path does not match |
10 | app_advertiser_hassd | /advertiser/has-sd/{id} | Path does not match |
11 | app_advertiser_getadvertiserlist | /advertiser/option-list/{platform}/{agency}/{all} | Path does not match |
12 | app_agency_index | /agency | Path does not match |
13 | app_agency_edit | /agency/edit/{id} | Path does not match |
14 | app_agency_save | /agency/save | Path does not match |
15 | app_agency_delete | /agency/delete/{id} | Path does not match |
16 | app_agency_getlist | /agency/list | Path does not match |
17 | app_agency_getoptionlist | /agency/option-list/{all} | Path does not match |
18 | app_booking_index | /booking | Path does not match |
19 | app_booking_create | /booking/create | Path does not match |
20 | app_booking_editdraft | /booking/edit-draft/{id} | Path does not match |
21 | app_booking_changebooking | /booking/change/{id} | Path does not match |
22 | app_booking_extendbooking | /booking/extend/{bookingId} | Path does not match |
23 | app_booking_editamsentities | /booking/edit | Path does not match |
24 | app_booking_load | /booking/load/{id} | Path does not match |
25 | app_booking_addposition | /booking/add-position/{id} | Path does not match |
26 | app_booking_save | /booking/save/{publish} | Path does not match |
27 | app_booking_delete | /booking/delete/{entity}/{entityId} | Path does not match |
28 | app_booking_savecomplete | /booking/save-complete/{bookingId} | Path does not match |
29 | app_booking_addpositioncomplete | /booking/add-position-complete/{positionId} | Path does not match |
30 | app_booking_clonesbcampaign | /booking/clone/{id} | Path does not match |
31 | app_booking_getbookinglist | /booking/list/{agency}/{advertiser}/{owner}/{state}/{search} | Path does not match |
32 | app_booking_getpositionlist | /booking/position-list/{bookingId} | Path does not match |
33 | app_booking_getitemlist | /booking/item-list/{positionId} | Path does not match |
34 | app_booking_gettargetinglist | /booking/targeting-list/{itemId} | Path does not match |
35 | app_booking_checkproducteligibility | /booking/check-product-eligibility | Path does not match |
36 | app_booking_getplacementlist | /booking/placement-list/{entity}/{entityId} | Path does not match |
37 | app_booking_getproductlist | /booking/product-list/{entity}/{entityId} | Path does not match |
38 | app_booking_generatetargetings | /booking/generate-targetings | Path does not match |
39 | app_booking_getlogos | /booking/get-logos/{advertiserId}/{brandEntityId} | Path does not match |
40 | app_booking_getbrands | /booking/get-brands/{advertiserId} | Path does not match |
41 | app_booking_optimize | /booking/optimize/{bookingId} | Path does not match |
42 | app_booking_allocateinitialbudget | /booking/allocate/{entity} | Path does not match |
43 | app_booking_reallocatebudget | /booking/reallocate-budget | Path does not match |
44 | app_booking_optimizedata | /booking/optimize-data/{bookingId} | Path does not match |
45 | app_campaign_index | /campaign | Path does not match |
46 | app_campaign_create | /campaign/create | Path does not match |
47 | app_campaign_generatecontents | /campaign/generate-contents | Path does not match |
48 | app_campaign_generatebulk | /campaign/genrate-bulk | Path does not match |
49 | app_dashboard_report_report | /booking/dashboard | Path does not match |
50 | app_dashboard_report_getbookingoptions | /booking/dashboard/booking-options/{advertiserId} | Path does not match |
51 | app_dashboard_report_getpositionoptions | /booking/dashboard/position-options/{advertiserId}/{bookingIds} | Path does not match |
52 | app_dashboard_report_change | /booking/dashboard/change/{advertiser} | Path does not match |
53 | app_dashboard_report_getdata | /booking/dashboard/data | Path does not match |
54 | app_dashboard_getadvertiseroptions | /dashboard/advertiser-options | Path does not match |
55 | app_dashboard_getbookingoptions | /dashboard/booking-options/{advertiser}/{from}/{to} | Path does not match |
56 | app_dashboard_getpositionoptions | /dashboard/position-options/{xcIds}/{from}/{to} | Path does not match |
57 | app_dashboard_getcampaignoptions | /dashboard/campaign-options/{xcIds}/{xcSubIds}/{from}/{to} | Path does not match |
58 | app_dashboard_fetchoverview | /dashboard/fetch-overview | Path does not match |
59 | app_dashboard_fetchdetails | /dashboard/fetch-details | Path does not match |
60 | app_index_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.