Google Ads API >> BigQuery Data Transfer Service

2022-07-18 Thread Emily Jones
Hi there, May I ask how the Google Ads API upgrade will materialise with the Google BigQuery Data Transfer service and whether you have documentation to support this migration process? Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Smart Campaigns from the ad group ad report

2020-12-11 Thread Emily
Hi Anthony, Thank you for the response. Unfortunately it looks like I don't have permission to reply to the author. Is there another way I can contact you and share our query information? Thanks, Emily On Friday, December 11, 2020 at 10:29:24 AM UTC-5 adsapiforumadvisor wrote: > Hi Em

Re: Smart Campaigns from the ad group ad report

2020-12-10 Thread Emily
Hi there, I'm seeing the same issue for one of our accounts. Smart campaigns aren't coming through the API when pulling ad group performance reports and I would like to know if this is expected behavior. We are still using the Adwords API version v201809. Thanks, Emily On Tuesday, September

Cannot modify finalUrl of ExpandedTextAd

2020-11-17 Thread Emily Jia
I am trying to use the ad group ad service to modify the finalUrl of an expanded text ad. I call mutate with the ad group ad service , but I get 'faultMessage': '[AdError.CANNOT_MODIFY_AD @ operations[0].operand.ad.finalUrls]' Here are the operations: operations = [{ 'operator':

Tracking conversion by search term

2020-08-18 Thread Emily Jia
Is it possible to track conversion rate by search term for shopping campaigns? Alternatively, is it possible to get a report that includes search term and time of search for shopping campaigns? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

How to delete a campaign through the API

2020-08-17 Thread Emily Jia
The docs appear to be down, and the cached version no longer works https://developers.google.com/google-ads/api/docs/samples/remove-campaign -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

invalid oauth token

2020-08-12 Thread Emily Jia
I'm trying to set up my first API call but get the error [AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:''] when running get_campaigns.py However, I checked with curl (as recommended in this thread: https://groups.google.com/g/adwords-api/c/E4e1SknTT_4/m/_ixEdNAqBAAJ) and it looks like

Discrepancy in reports pulled from UI and API

2019-10-01 Thread Emily
and be considered final? Thanks, Emily -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and G

Missing Ad Groups in Ad Performance Report

2019-08-14 Thread Emily
through the API and reports pulled through the UI. Any help would be appreciated. Thanks! Emily -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: BatchJobProcessingError.FILE_FORMAT_ERROR for adding incremental negative keywords

2017-07-26 Thread Emily Fox
Thanks Peter. Turns out the issue was me being an idiot :'D I was passing through an empty array instead of the operations (an error I made when updating the adwords API to the latest version) On Wednesday, 26 July 2017 03:54:04 UTC-5, Peter Oliquino wrote: > > Hi

BatchJobProcessingError.FILE_FORMAT_ERROR for adding incremental negative keywords

2017-07-26 Thread Emily Fox
I'm getting the a processing error Processing error [0]: errorType=BatchJobProcessingError, trigger=, errorString=BatchJobProcessingError.FILE_FORMAT_ERROR, fieldPath=, reason=FILE_FORMAT_ERROR I'm going of the current incremental batch job example:

UNEXPECTED_INTERNAL_API_ERROR error when trying to push call conversions

2016-12-09 Thread emily
alApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]' I've been getting the error all day,and I was wondering if this is an actual internal issue or if there's something wrong with my actual script. Any help on this i