[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-09-12 UTC"],[[["Utilize Docker for seamless execution of Google Ads API examples and application development within a pre-built environment."],["Initiate the Docker environment using `docker-compose up --build -d` after cloning the repository."],["Access a BASH shell within the Docker container via `docker exec -it \u003cYOUR_CONTAINER_ID\u003e bash` to interact with code samples and applications."],["Leverage `docker exec -it $(docker ps -a -q) bash` as a shortcut for accessing the container when only one is running."]]],[]]