RE: Billing Setup start_time gives error

2021-03-12 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. It looks like you are using the add_billing_setup.py code example provided in the Python client library. I do not see in your code a reference to the payment profile ID or payment account ID, which is specified as arguments in the _create_billing_setup method in

Re: Ad Metrics Report

2021-03-12 Thread Google Ads API Forum Advisor Prod
Hi Ben, The ad_group_ad resource is the only way to get performance data on your ads through the API. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2DuTgU:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blog

Re: Retrieving changed_fields causes 500 Internal Error

2021-03-12 Thread kol...@exito.de
We get also tons of 500 errors since we switched to API v6.1 We didn't have any such problems with v6 It does not seem be restricted tochange_event.changed_fields I just left this field out of a request and still get 500 errors. Here's some error info: RequestId: qjX8ZXQsgwLcDN9CFXc

RE: get Auction Insight data

2021-03-12 Thread Google Ads API Forum Advisor Prod
Hi Vijaysinh, Unfortunately, Auction Insight data is not available in the API. However, there is a feature request to have it added. You can follow our blog for updates. Regards, Anthony Anthony Madrigal Google Ads API Team ref:_00D1U1174p._5004Q2DumEB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Fwd: [clipclaps] Re: Shahzad

2021-03-12 Thread sMuhammad sShahzad
-- Forwarded message - From: SilenceLee (clipclaps) Date: Mon, Nov 9, 2020, 07:03 Subject: [clipclaps] Re: Shahzad To: 3255255633 ##- Please type your reply above this line -## Your request (675130) has been updated. To add additional comments, reply to this email. *SilenceLee

Does EffectiveFinalUrl contain FinalMobileUrls

2021-03-12 Thread Daniel Herrmann
Hi, I'm wondering if EffectiveFinalUrl lists the FinalUrl only or the FInalMobileUrl as well. If not so, which report can I use to include all costs (including sitelinks) for each landing page? As the LANDING_PAGE_REPORT does not include all costs I thought of alternatively using FINAL_URL_RE

Re: Campaign, ad Group.. types in the Adwords API vs The Google Ads API

2021-03-12 Thread Google Ads API Forum Advisor Prod
Hi Theodor, Thank you for reaching out. Unfortunately, there isn’t a mapping between these fields and you would have to do it yourself. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2DMP86:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: No data in Video report

2021-03-12 Thread Google Ads API Forum Advisor Prod
Hi All - This issue appears to be occurring for more than one user. I've escalated it to the engineering team that focuses on the video resource in the hopes that they have more information. Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2DKJr9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Unable To Change Bidding Strategy To MAXIMIZE_CONVERSION_VALUE

2021-03-12 Thread Pete Lavetsky (AdWords API Guru)
This post will ask the same question that has been asked many times on this forum with no acceptable response by Google. https://groups.google.com/g/adwords-api/c/5i9y0NlD2to/m/_E721eKXCwAJ https://groups.google.com/g/adwords-api/c/6AyogtFnN1c/m/mXOKjYuXCAAJ https://groups.google.com/g/adwords-

Re: Question about timezone of change_date_time in ChangeEvent

2021-03-12 Thread cv
Hi, Is this same for change_summary event as well? Last_change_date_time. In Adwords API it is based on Pacific Time but in Ads API it is based on Account Timezone? Thanks, On Friday, 12 March 2021 at 12:12:45 UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out. > > The

Keywords Data Not matched in Ads API and Adwords API

2021-03-12 Thread cv
Hi, I can see that few keywords are not fetched through Ads API. I was trying to do query in Adwords API and Matching data with Ads API. Adwords API is giving 92 keywords where as Ads API is giving only 77 Why this Different? AWQL: SELECT Id, Criteria, KeywordMatchType, CampaignId, CampaignNam

Re: Fetching Cost per install and Install Data

2021-03-12 Thread hang zhang
Now it's V6. I still can not find the way to get the install counts from Google Ads API. It seems Google Ads API still support for conversion related matrix. Who knows the way to get the install count and cost per install via Google Ads API? On Tuesday, 21 April 2020 at 03:34:37 UTC+8 adsapif

Google Ads API - Upload multiple Offline Conversions using the MutateOption conversion_action_operation

2021-03-12 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hello team, I am currently developing a solution where I sometimes have to upload a lot of Offline Conversion and I'm trying to do this as effectively as possible in the Google Ads API. Therefore I'm looking into uploading them as a batch. I can see batch processing supports the mutate operatio

RE: Reporting data by segment wise.

2021-03-12 Thread Google Ads API Forum Advisor Prod
Hi Puneet, Thank you for posting your concern. I can see that the segments.device field is included in your code so the returned data of the campaign should be segmented by device as well. However, since you could not get segment device field, then it appears that there seems to be an issue wi