25 lines
708 B
YAML
25 lines
708 B
YAML
# Metadata configuration for account mapping
|
|
# This file stores important metadata that links different accounts and identifiers
|
|
|
|
accounts:
|
|
- label: "Hotel Bemelmans Post"
|
|
meta_account_id: "238334370765317"
|
|
google_account_id: "7581209925"
|
|
alpinebits_hotel_code: "39054_001"
|
|
|
|
- label: "Jagdhof-Kaltern"
|
|
#meta_account_id: "act_987654321"
|
|
google_account_id: "1951919786"
|
|
alpinebits_hotel_code: "39052_001"
|
|
|
|
- label: "Residence Erika"
|
|
google_account_id: "6604634947"
|
|
alpinebits_hotel_code: "39040_001"
|
|
|
|
|
|
# Add more accounts as needed
|
|
# - label: "Your Account Name"
|
|
# meta_account_id: "act_xxxxx"
|
|
# google_account_id: "xxx-xxx-xxxx"
|
|
# alpinebits_hotel_code: "HOTELxxx"
|