Re: Update MaxCPC Problem

2022-08-10 Thread Werner Reyneke
Good day May I please have an update on my query below? Thanks Werner Reyneke On Thu, 28 Jul 2022, 09:25 Werner Reyneke, wrote: > Good day > > The list of keywords we'd like to update are simply a selected set of > keywords(criterionid's) manually selected that w

Re: Update MaxCPC Problem

2022-07-28 Thread Werner Reyneke
Good day The list of keywords we'd like to update are simply a selected set of keywords(criterionid's) manually selected that we would like to update. However these ones don't appear in the GAQL query. What could be the reason that they don't come through in the query? Kind regards Werner On Mon

Re: Update MaxCPC Problem

2022-07-25 Thread Werner Reyneke
Good day Thanks for your reply. Ok, so basically we have a list of keywords IDs (AdGroupCriterion.CriterionId) for which we need to update the CpcBidMicros values. The problem is that when I use the GAQL query below, which in theory is supposed to return a bunch of criterion id's that would match

Re: Update MaxCPC Problem

2022-07-22 Thread Werner Reyneke
Good day So I was using this query below to find a matching keyword to update its MaxCPC: select segments.date, ad_group.id,ad_group.status,ad_group_criterion.status, campaign.id, ad_group_criterion.criterion_id, ad_group_criterion.keyword.text from keyword_view where segments.date between '2022-

Re: Update MaxCPC Problem

2022-07-21 Thread Werner Reyneke
Hi there Here is the header output. Does this help in troubleshooting as to why the customer id and keywords don't match up? [image: image.png] On Fri, Jul 15, 2022 at 6:00 AM Google Ads API Forum Advisor wrote: > Hi Werner, > > Thank you for posting your concern. Allow me provide support to y

Update MaxCPC Problem

2022-07-14 Thread Werner Reyneke
Good day, I'm using this query below to find a matching keyword to update its MaxCPC: select segments.date, ad_group.id,ad_group.status,ad_group_criterion.status,campaign.id, ad_group_criterion.criterion_id, ad_group_criterion.keyword.text from keyword_view where segments.date between '2022-06

Request URL for Customer Data Fails

2022-04-21 Thread Werner Reyneke
Good day, I'm trying to get the request logs for a customer by running the bash command below as per your examples, but it comes back as unauthorized, even though I'm using the correct authorization tokens. Please advise urgently. Thank you. The actual auth tokens have been changed for privacy

Re: Some CustomerIDs have data on the Ads Dashboard, but nothing from the API.

2022-04-21 Thread Werner Reyneke
Hi I need a code sample in C# please on how to exactly call the http url with the appropriate parameters. I cannot find a proper example on the below: for example, what is the Authorization Bearer access token? I have never used it while calling the API to get customer data before. Thank you

Some CustomerIDs have data on the Ads Dashboard, but nothing from the API.

2022-03-28 Thread Werner Reyneke
Good day Some of my client's Customer IDs are not returning any data from the Google API, however they do have ads data on the ad campaigns dashboard. Why would they not return anything via the API for the exact same customer id's and same date range? Please advise. Kind regar

Google DIsplay Network Data missing in API

2022-03-23 Thread Werner Reyneke
Good day, The "Google Display Network data" clicks metrics are not coming through the API. Is there any reason for that or is it accessible, and if so, how exactly? Kind regards, Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Historical Quality Score vs Quality Score

2022-03-23 Thread Werner Reyneke
Good day, I need to access the QualityScore, but only find the HistoricalQualityScore. Is there a Metrics.QualityScore available via the API by any chance? Thank you, Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: Update MaxCPC C# code sample

2022-03-23 Thread Werner Reyneke
Great I got the correct code and it's working. Thanks. On Monday, March 21, 2022 at 9:26:19 AM UTC+2 adsapi wrote: > Hi Werner, > > Thank you for reaching out to our API support team. > > We currently do not have a code example specific to what you are looking > for. However, you should be able

Update MaxCPC C# code sample

2022-03-20 Thread Werner Reyneke
ecord. Kindly advise. Thank you, Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups &qu

Re: Missing Keywords that exist on our Google Ads account but not coming through via the API

2022-03-02 Thread Werner Reyneke
Thanks so much I will do this. On Wed, 02 Mar 2022, 22:34 Google Ads API Forum Advisor, wrote: > Hi Werner, > > Thank you for reaching out to Google Ads API support. Could you privately > send us a request and response log of API communication when log level is > set to 'DEBUG', combined with a

Missing Keywords that exist on our Google Ads account but not coming through via the API

2022-03-01 Thread Werner Reyneke
[image: missingKeyword.JPG] Thank you in advance, Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Go

Re: MAXCPC

2022-02-21 Thread Werner Reyneke
Good day, I would require to read and update the MaxCPC on either Canpaign level or Keyword level please. On Mon, 21 Feb 2022, 08:47 Google Ads API Forum Advisor, wrote: > Hi Werner, > > Thank you for posting your concern. > > Could you clarify on what level you want to get the max CPC and set m

MatchType

2022-02-18 Thread Werner Reyneke
Good ay I'm looking for the AdGroupCriterion.Keyword.MatchType but the Id, or its Id instead of the name. Where can I find it in the API please? Also the AdGroupCriterion.Status - the Status ID please. Thank you, Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Keyword status

2022-02-18 Thread Werner Reyneke
Good day Which field in the API do I use to get the Keyword Status ID? Not the Status as in for example "Enabled" or "Paused", but it's Id. Thanks in advance, Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

MAXCPC

2022-02-18 Thread Werner Reyneke
God day, Which field would give me the MaxCPC and how do I update the MAXCPC via the API please? Kind regards, Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: TopOfPageBid and FirstPageBid

2022-02-18 Thread Werner Reyneke
Thank you. Then also which field would give me the MaxCPC and how do I update the MAXCPC via the API please? Best regards, Werner On Friday, February 18, 2022 at 11:30:10 AM UTC+2 adsapi wrote: > Hi Werner, > > Thank you for raising this concern to Google Ads API Team. > > To answer your questio

Re: TopOfPageBid and FirstPageBid

2022-02-18 Thread Werner Reyneke
Hi Thanks. I also need the MaxCPC. Where can I find it please? And then how do I update the MAXCPC via the API? Best regards, Werner On Fri, Feb 18, 2022 at 11:29 AM Google Ads API Forum Advisor wrote: > Hi Werner, > > Thank you for raising this concern to Google Ads API Team. > > To answer yo

TopOfPageBid and FirstPageBid

2022-02-17 Thread Werner Reyneke
Good day Which report can I use via the API to obtain the bid amount required 1. to make the add a top of the page add 2. to make the add appear in the first page? Thank you in advance. Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: Authentication from .Net Console app FAILURE

2022-02-11 Thread Werner Reyneke
Good day, I have attached the Google API log files as requested. Kind regards, Werner On Fri, Feb 11, 2022 at 5:09 AM Google Ads API Forum Advisor wrote: > Hi Werner, > > Since you are using a .Net client library, you may enable logging on your > end by following this *guide* >

Re: Authentication from .Net Console app FAILURE

2022-02-11 Thread Werner Reyneke
OK no problem - I have changed the sensitive details to numbers and codes that do not exist just in case. On Fri, Feb 11, 2022 at 5:13 AM Google Ads API Forum Advisor wrote: > Hi Werner, > > In addition, I had to delete your first post since it included sensitive > details since posting sensitiv

Re: Authentication from .Net Console app FAILURE

2022-02-10 Thread Werner Reyneke
Hi there, where do I access these logs please? Thank you, Werner On Thu, Feb 10, 2022 at 4:44 PM adwords-api@googlegroups.com via Sales & Orders wrote: > This message was sent to the following 2 people: Werner Reyneke, Google > Ads API Forum Advisor. Replying to this email will n

Re: Authentication from .Net Console app FAILURE

2022-02-10 Thread Werner Reyneke
Hi...where do I access these logs please? On Thu, Feb 10, 2022 at 4:43 PM Google Ads API Forum Advisor wrote: > Hi Werner, > > Thanks for reaching out. Can you please privately provide us with the > complete request and response logs for this error? > > Thanks, > Matt > Google Ads API Team > > [

Authentication from .Net Console app FAILURE

2022-02-09 Thread Werner Reyneke
I get this error after having authenticated from within a .Net desktop application: Google.Ads.GoogleAds.V9.Errors.GoogleAdsException HResult=0x80131500 Message=Status(StatusCode="Unauthenticated", Detail="Request is missing required authentication credential. Expected OAuth 2 access token,

How to convert ASP.Net Core C# Google API to an exe console app and perform login via GMAIL programmatically

2022-02-04 Thread Werner Reyneke
Hi there, How do I go about to convert an ASP.Net Core C# Google Ads API to an exe console app and perform login via GMAIL programmatically, not having to redirect the user to login via his Gmail/Google Ads account? Thank you in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Metrics missing or null values

2022-02-04 Thread Werner Reyneke
I need to extract the following columns from my GAQL query below. I only get values for certain columns and other columns I have no idea where to find. *Columns required:* *Campaign Name, I only get the ID; Ad group name - I only get the ID; Status - such as Eligible(Limited) Below first page b

Missing data in CPC stats

2022-02-01 Thread Werner Reyneke
Hi, I need to obtain the following attributes on Ad Group level, also on Advert level(if possible): What GAQL query can I run to get this please? Keyword, Match Type, Campaign, Ad Group, Status, Max CPC, Clicks, Impressions, CTR %, Average CPC, Cost, Search impression share%, Search exact matc

How to get clicks and impressions on an Advert level and not only on AdGroup level?

2022-02-01 Thread Werner Reyneke
How can I use the API to get clicks and impressions on an Advert level and not only on AdGroup level? THanks in advance, Werner -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Looping through all bids that belong to each ad group in a campaign.

2022-01-26 Thread Werner Reyneke
Good day, how do I get a collection of all campaigns, then iterate through their ad groups and update specific Bids please? Thanks in advance. Werner - C# .Net Developer. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =