The documentation for the new BatchJobService system states (here, to be exact <https://developers.google.com/adwords/api/docs/guides/batch-jobs#upload_operations_to_the_upload_url>) that each client library will have some facility for generating XML files in the required format <https://adwords.google.com/api/adwords/cm/xsd/v201509/BatchJobOps.xsd>.
But I can find no such facility in the PHP library (composer package: googleads/googleads-php-lib <https://github.com/googleads/googleads-php-lib>). There simply isn't a class called BatchJobHelper, as there is in the examples (which are written in Java). All the PHP code examples <https://github.com/googleads/googleads-php-lib/tree/master/examples/AdWords/v201509/CampaignManagement> still use MutateJobService, even though the documentation insists that MutateJobService is about to be deprecated. Am I missing something here? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/66a16a93-7e3f-4908-affc-5345cafe2351%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
