Conversions by Conversion Time?

2019-12-09 Thread Chris Larkin
Hi all - I'm looking for a way to get the (newer - as of March/April 2019) "Conversion by Conv. Time" via the API or even AWQL. Is this possible or is this field just not available yet? Thank you - Christopher BTW - I posted this previously but it did not appear to be saved. I apologize if

AWQL comparison dates?

2019-11-25 Thread Chris Larkin
Hi all - Apologies for my clearly horrible Google search skills, as I cannot find *anything* about the ability to use a comparison date range in a query. I've been using the .report method in my Google Ads scripts with great satisfaction as it works around limitations in the scripting language

Custom columns for Google Ads views?

2019-09-06 Thread Chris Larkin
Hi - Is there a way, programmatically, to select columns and save views with custom names? One thing we frequently do with our clients' accounts after they are added to the MCC is create views that arrange the columns in the ways we prefer for our manual tuning. I recognize we could migrate

Re: AdWords API via JavaScript?

2019-09-05 Thread Chris Larkin
4:18:25 PM UTC-5, Chris Larkin wrote: > > Can the AdWords API be accessed from JavaScript? I recognize that there is > an (unofficial) Google Ads API client library for Node, but is that the > only way to reach the API features not available in Google Ads Script -- > ".gs"

Get Google Ads Details For Competition

2019-09-05 Thread Chris Larkin
There is no such API. Any sites that do competitive analytics are scraping pages in violation of Google’s terms of service, and, worse, the data isn’t very accurate. Depending on the domain, the data is so incomplete as to be almost useless. For example, today I glanced at semrush and ahrefs on

AdWords API via JavaScript?

2019-09-04 Thread Chris Larkin
Can the AdWords API be accessed from JavaScript? I recognize that there is an (unofficial) Google Ads API client library for Node, but is that the only way to reach the API features not available in Google Ads Script -- ".gs" with a function main() -- ? I want to do the Generating Targeting Ide