RE: List of campaign attributes.

2020-07-01 Thread Google Ads API Forum Advisor Prod
Hi Etay, Thank you for reaching out. If you still require assistance, can you please elaborate on what you are looking to do with the API? Providing these details will allow me to better assist you. Regards, Danica, Google Ads API Team ref:_00D1U1174p._5004Q219gJg:ref -- -- =~=~=~=~=~=~=~=~=

Re: List of campaign attributes.

2020-06-26 Thread Etay Tchechanovski
Hey Joe, Can you share the http request you've used here? I'm not sure which endpoint url to use.. On Tuesday, March 12, 2019 at 5:34:33 PM UTC+2, Joe Stedman wrote: > > You know what, i figured it out. > $"SELECT name,selectable,enum_values WHERE category = 'ATTRIBUTE'" gives > you all the attri

Re: List of campaign attributes.

2019-03-12 Thread Joe Stedman
You know what, i figured it out. $"SELECT name,selectable,enum_values WHERE category = 'ATTRIBUTE'" gives you all the attributes. Then you can just include the ones with a ResourceName that contains "/campaign.". There's probably a better way though. On Tuesday, March 12, 2019 at 2:00:30 PM UTC,