We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fda7f commit f72332cCopy full SHA for f72332c
examples/AdWords/v201809/Targeting/AddCampaignTargetingCriteria.php
@@ -44,7 +44,7 @@
44
* This example adds various types of targeting criteria to a campaign.
45
* To get campaigns, run BasicOperations/GetCampaigns.php.
46
*/
47
-class AddCampaignTargetingCrtieria
+class AddCampaignTargetingCriteria
48
{
49
50
const CAMPAIGN_ID = 'INSERT_CAMPAIGN_ID_HERE';
0 commit comments