I'm using the googleads-php-lib to build a batch query.
the operations solely consist of AdGroupAdOperation objects.
I used this example as the basis for my code so the structure is pretty much the same.
I don't understand why I'm getting a file format error when I'm not touching the file.
Any help would be appreciated. Thank you.