RE: Create Label example request

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Patrick, Thanks for reaching out. We do not currently have a code sample for creating a label, but you can reach out to the PHP GitHub client library owners if you need help on this. TextLabel is a field belonging to the Label resource. You must create a TextLabel instance, specifying value

Re: Create Label example request

2022-02-07 Thread Patrick
Also not entirely sure this Label documentation is entirely correct, it doesn't mention Label at all only TextLabel? https://developers.google.com/google-ads/api/docs/reporting/labels#create_labels On Monday, 7 February 2022 at 13:01:33 UTC Patrick wrote: > Hello, > > I can't seem to find an ex

Create Label example request

2022-02-07 Thread Patrick
Hello, I can't seem to find an example of how to create a Label via the api. There are examples on how to attach an already existing label but none on how to create one from scratch. Could you point me in the right direction, otherwise please could an example be created, it isn't that obvious

Create Label example

2022-02-07 Thread Patrick
Hello, I can't seem to find an example of how to create a Label via the api. There are examples on how to attach an already existing label but none on how to create one from scratch. Could you point me in the right direction, otherwise please could an example be created, it isn't that obvious