Skip to content

Commit 90cfa93

Browse files
authored
fix UpdateLineItems
1 parent 83e6297 commit 90cfa93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Dfp/v201711/LineItemService/UpdateLineItems.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ public static function main() {
9393
}
9494
}
9595

96-
CreateLineItems::main();
96+
UpdateLineItems::main();

0 commit comments

Comments
 (0)