Google Ads API Token Application

2024-06-24 Thread Henry Butler
"Hi, My application has not been responded to for more than 3 working days. This API is very important to our products, so we look forward to an early reply. The MCC account ID we applied for: 225-990-1829 I implore you to help resolve this issue." -- --

DetailPlacementView

2022-07-27 Thread Jay Henry
It appears that as of July 1, 2022 the detail placement view in the video API is only returning data for videos we have specifically targeted, but not all videos where an ad was shown. Is this the correct behavior of the API? Regards, Jay -- --

Undetermined Age Criterion Not Reported in age_range_view

2022-06-22 Thread Jay Henry
I segment by date in the age_range_view, I don't get the "Undetermined" age row back. I've masked the ad_group_id in the following queries The following query returns only the 503002 criterion id row: SELECT segments.date,ad_group_criterion.criterion_id, campaign.id, ad_group.id,

Re: Missing product country values in shopping_performance_view report

2022-04-21 Thread 'henry...@ly.st' via Google Ads API and AdWords API Forum
Further to this it seems that performance data for rows on the 20th seems to not have this issue. I've tried downloding reports for the 19th again and some of those rows are still missing a value for the product country segment. On Wednesday, 20 April 2022 at 14:45:59 UTC+1 henry...@ly.st

Missing product country values in shopping_performance_view report

2022-04-20 Thread 'henry...@ly.st' via Google Ads API and AdWords API Forum
. This seems to be missing for rows in the 100's in reports that have potentially 1,000,000's of rows. Is this expected and why are they now missing and not before? Any help will be much appreciated! Kind regards, Henry -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Which metric is used to query the number of install?

2021-10-18 Thread 'Henry Chen' via AdWords API and Google Ads API Forum
Hi Ads support team, Thanks for your confirmation. On Tuesday, 12 October 2021 at 02:27:33 UTC+8 adsapi wrote: > Hi Henry, > > Thanks for reaching out. At the moment, it is not possible to get install > metrics for App Campaigns through the Ads API. However, this has been

Re: How to fetch ad-level data such as clicks, impressions and conversions?

2021-10-18 Thread 'Henry Chen' via AdWords API and Google Ads API Forum
, On Tuesday, 12 October 2021 at 01:58:24 UTC+8 adsapi wrote: > Hi Henry, > > Thank you for reaching out to Google Ads API support. ad_group_ad should > cover most cases, what is your use case that you are trying to get ad > metrics for? Is there a screenshot that shows the UI givin

Which metric is used to query the number of install?

2021-10-10 Thread 'Henry Chen' via AdWords API and Google Ads API Forum
Hi Ads Team, We want to get the number of conversions and installs for advertising. We can get the number of conversions through conversions metric, but we don’t find the metrics corresponding to the number of installs. We can see the number of conversions and the number of installs from the

How to fetch ad-level data such as clicks, impressions and conversions?

2021-10-10 Thread 'Henry Chen' via AdWords API and Google Ads API Forum
Hi Ads Team, We want to get data (clicks, impressions, conversions) under each level (compaign, adgroup, ad), but only adgroup-level data can be obtained through ad_group_ad Is there a way to get ad-level data? Thanks for your help! -- __Please consider the environment before printing this

Re: Update the status of a CrmBasedUserList from Closed to Open

2018-10-29 Thread henry caparroso
me too, I lkie you a problem, I havew no deal to fix that On Saturday, October 20, 2018 at 6:17:53 AM UTC+7, Joana Esteves wrote: > > Hi Google team, > > I'm using your API, using PHP client library, to update Customer Lists > daily. > > We noticed that some of the lists are closed status,

Re: Google Ads Promotion Code Redeem

2018-10-24 Thread henry
API. Can you please confirm that their isn't another better method to detect if the promotion credits are added? Thanks, Henry On Wednesday, October 24, 2018 at 4:41:20 PM UTC+8, Peter Oliquino (AdWords API Team) wrote: > > Hi Robin, > > The difference that you see may also or

Re: Google Ads Promotion Code Redeem

2018-10-24 Thread henry
? Or their are better ways that you know of? Please help. I need this to notify my customers. Best Regards, Robin On Wednesday, October 24, 2018 at 3:28:53 PM UTC+8, Peter Oliquino (AdWords API Team) wrote: > > Hi Henry, > > My apologies as promotion credit information

Google Ads Promotion Code Redeem

2018-10-23 Thread henry
of promotion credits redeemed in the current account? I would like to report this to our clients in our reports. Thanks, Henry -- __Please consider the environment before printing this email or attachment_ _ _ _ This email and any attachments are confidential and may also be privileged. If you

Custom Affinity via AdWords API

2018-10-01 Thread henry
Hi AdWords API/Google Ads API support team, I found previous threads talking about Custom Affinity via AdWords API but they were not availabel back then. Now I see that their is a CustomAffinityService so I assume it exists now. I created the CustomAffinity and CustomAffinityToken but I am

Re: Linking AdWords Accounts

2018-09-26 Thread henry
(AdWords API Team) wrote: > > Hi Henry, > > You can start by linking your preferred sub manager account to your root > manager account (you can refer to this link > <https://developers.google.com/adwords/api/docs/guides/accounts-overview#extending_invitations> > as >

Linking AdWords Accounts

2018-09-26 Thread henry
Help. Thanks, Henry -- __Please consider the environment before printing this email or attachment_ _ _ _ This email and any attachments are confidential and may also be privileged. If you are not the addressee, do not disclose, copy, circulate or in any other way use or rely on the information

Re: Invite others to access an account by email

2018-09-26 Thread henry
Hi Ivan, Is it still the case that AdWords API does not support sending invitation to gmail accounts to gain access to a Google Ads account? Thanks, Henry On Wednesday, April 12, 2017 at 5:17:25 PM UTC+8, Ivan Bautista wrote: > > Hi, > > The AdWords UI feature you are referring

BudgetOrder creation failed. Invalid Billing account

2018-09-20 Thread henry
s same billing account to pay different currency based on what currency my clients selects, is this even possible via AdWords API? Thanks, henry -- __Please consider the environment before printing this email or attachment_ _ _ _ This email and any attachments are confidential and m

Re: data about suspended accounts

2018-08-30 Thread henry
Hi AdWords API Team, Is it still a fact that we cannot check if an account is "suspended" via AdWords API? Thanks On Tuesday, November 21, 2017 at 6:25:58 PM UTC+8, Vincent Racaza (AdWords API Team) wrote: > > Hi Ted, > > Based on the link you provided, the PolicyTopicEntry >

Rails Adwords API - cannot load such file -- adwords_api

2015-07-08 Thread Richard Henry
Hi, I am new to the AdWords API and I am using rails and will use the Client Library provided. I am trying to integrate it with the Rails framework and I've setup my adwords_api.yml in the config file and tried to require this in my controller but I keep getting: cannot load such file --

Re: 502 Bad gateway error

2013-09-20 Thread Henry Bart-Plange
same issue here since 17/9/2013 did any on find out what the issue is? On Wednesday, September 18, 2013 12:20:59 AM UTC+10, David Torres (AdWords API Team) wrote: Hi All, If you can send me the times and IPs from which your are seeing the 502 errors, I'd be glad to further investigate.