Added account_ids to the config
This commit is contained in:
@@ -23,20 +23,28 @@ alpine_bits_auth:
|
||||
hotel_name: "Bemelmans Post"
|
||||
username: "bemelman"
|
||||
password: !secret BEMELMANS_PASSWORD
|
||||
meta_account: null # Optional: Meta advertising account ID
|
||||
google_account: null # Optional: Google advertising account ID
|
||||
- hotel_id: "135"
|
||||
hotel_name: "Testhotel"
|
||||
username: "sebastian"
|
||||
password: !secret BOB_PASSWORD
|
||||
meta_account: null # Optional: Meta advertising account ID
|
||||
google_account: null # Optional: Google advertising account ID
|
||||
|
||||
- hotel_id: "39052_001"
|
||||
hotel_name: "Jagthof Kaltern"
|
||||
username: "jagthof"
|
||||
password: !secret JAGTHOF_PASSWORD
|
||||
meta_account: null # Optional: Meta advertising account ID
|
||||
google_account: null # Optional: Google advertising account ID
|
||||
|
||||
- hotel_id: "39040_001"
|
||||
hotel_name: "Residence Erika"
|
||||
username: "erika"
|
||||
password: !secret ERIKA_PASSWORD
|
||||
meta_account: null # Optional: Meta advertising account ID
|
||||
google_account: null # Optional: Google advertising account ID
|
||||
|
||||
api_tokens:
|
||||
- tLTI8wXF1OVEvUX7kdZRhSW3Qr5feBCz0mHo-kbnEp0
|
||||
|
||||
Reference in New Issue
Block a user