forked from upyog/upyog-mdms-data
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request upyog#212 from atulniua/patch-28
Update and rename Adv-ServicesTerms.json to AdvServices.json
- Loading branch information
Showing
2 changed files
with
19 additions
and
51 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"tenantId": "pg", | ||
"moduleName": "Advertisement", | ||
"AdvServices": [ | ||
{ | ||
"communityHallId": "1", | ||
"name": "Sector 54 Phase 2", | ||
"code": "Sector_54_Phase_2", | ||
"geoLocation": "28.564143,77.123490", | ||
"contactDetails": "011-25695450", | ||
"hallDescription": "Two Halls, One Ground floor & One First floor. Can accommodate 200-250 people.", | ||
"address": "Sector 54 Phase 2", | ||
"type": "HALL", | ||
"termsAndCondition": "1. Advertisements must comply with all applicable laws and regulations.\n2. The Provider reserves the right to approve or reject any advertisement submitted.\n3. Advertisements should not contain any offensive, illegal, or misleading content.\n4. Advertisers are responsible for ensuring their content does not infringe any intellectual property rights.\n5. Payment must be made in full at the time of booking.\n6. The advertisement placement is subject to availability and approval.\n7. The Advertiser will be charged a cancellation fee if the ad is canceled after booking.\n8. The Provider is not responsible for any losses caused by a delay in the advertisement placement.\n9. Advertisers must comply with local noise, safety, and health regulations.\n10. All advertisements are subject to the Provider’s final approval and may be modified as needed.", | ||
"headerImageUrl": "", | ||
"active": true | ||
} | ||
] | ||
} |