{"id":16674889,"url":"https://github.com/hackzilla/bing-api","last_synced_at":"2025-05-13T22:32:08.485Z","repository":{"id":12419306,"uuid":"15073728","full_name":"hackzilla/bing-api","owner":"hackzilla","description":"Classes for Bing Ads web services","archived":false,"fork":false,"pushed_at":"2013-12-11T12:16:20.000Z","size":516,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T09:37:28.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hackzilla.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackzilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-10T10:18:07.000Z","updated_at":"2015-10-07T13:58:32.000Z","dependencies_parsed_at":"2022-08-20T13:00:16.009Z","dependency_job_id":null,"html_url":"https://github.com/hackzilla/bing-api","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackzilla%2Fbing-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackzilla%2Fbing-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackzilla%2Fbing-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackzilla%2Fbing-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackzilla","download_url":"https://codeload.github.com/hackzilla/bing-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254036818,"owners_count":22003657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T12:44:48.489Z","updated_at":"2025-05-13T22:32:03.475Z","avatar_url":"https://github.com/hackzilla.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bing Ads API Version 9 in PHP\n=============================\n\nThis download includes PHP class files for Bing Ads web services and supports composer autoloading.\n\nBuilding the Sample\n===================\n\nFor example, after downloading the PHP file that contains the reporting classes, you can use the following snippet to include the reporting classes in your application.\n\n```PHP\n// Specify the BingAds\\Reporting objects that will be used.\nuse BingAds\\Reporting\\SubmitGenerateReportRequest;\nuse BingAds\\Reporting\\KeywordPerformanceReportRequest;\nuse BingAds\\Reporting\\ReportFormat;\nuse BingAds\\Reporting\\ReportAggregation;\nuse BingAds\\Reporting\\AccountThroughAdGroupReportScope;\nuse BingAds\\Reporting\\CampaignReportScope;\nuse BingAds\\Reporting\\ReportTime;\nuse BingAds\\Reporting\\ReportTimePeriod;\nuse BingAds\\Reporting\\KeywordPerformanceReportFilter;\nuse BingAds\\Reporting\\DeviceTypeReportFilter;\nuse BingAds\\Reporting\\KeywordPerformanceReportColumn;\nuse BingAds\\Reporting\\PollGenerateReportRequest;\nuse BingAds\\Reporting\\ReportRequestStatusType;\nuse BingAds\\Reporting\\KeywordPerformanceReportSort;\nuse BingAds\\Reporting\\SortOrder;\n \n// Specify the BingAds\\Proxy object that will be used.\nuse BingAds\\Proxy\\ClientProxy;\n\n$report = new AccountPerformanceReportRequest(); \n$report-\u003eFormat = ReportFormat::Xml; \n$report-\u003eReportName = 'My Account Performance Report'; \n$report-\u003eReturnOnlyCompleteData = false; \n$report-\u003eAggregation = ReportAggregation::Yearly;\n```\n\nSource Code Files\n=================\n\n* AdIntelligenceClasses.php - Contains the classes for the Ad Intelligence service.\n* BulkClasses.php - Contains the classes for the Bulk service.\n* CampaignManagementClasses.php - Contains the classes for the Campaign Management service.\n* ClientProxy.php - Contains the proxy class to set the service headers and make a service call.\n* CustomerBillingClasses.php - Contains the classes for the Customer Billing service.\n* CustomerManagementClasses.php - Contains the classes for the Customer Management service.\n* OptimizerClasses.php - Contains the classes for the Optimizer service.\n* ReportingClasses.php - Contians classes for the Reporting service.\n  \nMore Information\n================\n\nFor information about updates to Bing Ads Version 9 web services, see Release Notes here on MSDN:\nhttp://msdn.microsoft.com/en-US/library/bing-ads-overview-release-notes(v=msads.90).aspx\n\nDownloaded from: http://code.msdn.microsoft.com/PHP-Classes-for-Bing-Ads-c9762281\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackzilla%2Fbing-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackzilla%2Fbing-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackzilla%2Fbing-api/lists"}