Adjust Bidding Options for Video Campaigns

2020-03-20 Thread Kasper Team
I tried to update CPV in Ad Group for Video Campaigns but look like Google Ads API still doesn't support it. Is there any other way to accomplish this? This feature has been requested multiple times however no timeline has been provided. Any of the following things would work for us: 1)

RE: Search Lost IS (rank) SearchRankLostImpressionShare is being returned as null while Google Ads interface displays percentage values for them, for the same date range.

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Frederick, This is a difference in behaviour between the AdWords API (which corresponded to the AdWords UI) and Google Ads API (which corresponds to the Google Ads UI). In the old UI (which was sunset) and in AdWords API, these metrics aren't populated when the campaign associated with the

RE: In google Shopping Campaign how to Create Product Group through C# API ?

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hello Atif, Thank you for reaching out. Please refer to this guide for more details on how to create shopping campaigns and product groups within the campaigns using Google Ads API Beta. The code sample to add this listing group is currently available only in Java. You can use the logic from

Re: Google Ads API V3 PHP is not working

2020-03-20 Thread Amit Lahiri
Hello Bryan. Thanks for the reply. Could you please take a look into my below doubts? 1. Is my parameters settings, curl calling and overall coding snippet missed anything? Am I need to add more settings in parameters? 2. I am the developer working for the client. I am using my email address

RE: YouTube URL Placements

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Adam, The reason you aren't seeing data from November until now is because there were changes in our data retention policy. You can see this blog post for more details. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXVjda:ref -- --

Re: TargetingIdeaService api returning different results than Google Ads "Add Keyword" component

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Jake, Unfortunately, I didn't receive the message. Can you please try to send it again? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UXUFMR:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Can't get service account to work with Ads & Analytics APIs

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Josh, Thank you for reaching out to us. Looking at your logs the issue is with your OAuth Client Credentials. I see that you’re using a Service Account for your client credentials. I’d first like to strongly recommend that you use OAuth2 installed application flow instead of service

Re: How can I get developer token to test api in test account adwords?

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. I see that you were trying to create campaigns on the manager account 766-515-3727 and which caused the error. You are only supposed to mutate campaigns on a client customer account. Please let me know if you have any further concerns. Thanks and regards,

Re: Whitelisting BudgetOrderService

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Unfortunately I have not received the information. Could you please send them again? Thank you for being patient with us. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UXVLP4:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Google Ads API V3 PHP is not working

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Amit, Thank you for reaching out to us. I see that you're encountering an Unauthenticated Error. This means that you've supplied invalid authentication credentials to your API call. Could you please follow these steps to obtain the correct client credentials? For your second query, AdWords

Re: Fatal error: Uncaught exception 'Google\AdsApi\AdWords\v201809\cm\ApiException' with message '[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']'

2020-03-20 Thread SUBINPVASU
See, I have the refresh token of that connected account. I need account details using customer service. so I replace my refresh token and generate new client with the latest refresh token and trying to get customer account details. that's when I 'm getting the exception. On Sat, Mar 21, 2020 at

RE: Fatal error: Uncaught exception 'Google\AdsApi\AdWords\v201809\cm\ApiException' with message '[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']'

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi SUBIN, Thank you for reaching out. AuthorizationError.USER_PERMISSION_DENIED occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. Please make sure there is linking between the MCC authenticated and the

Re: Get keywords from ad

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Guillaume, If you want keyword level data, you will need to run the Keywords Performance Report. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXVhMa:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Initialising Google Ads Client on Google Ads API using json variables client_id, client_secret, refresh_token, developer_token, user_agent

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hello Saurabh, Thank you for reaching out. You need to add these credentials to the google-ads.yaml and load them while making the API calls as mentioned in the shared guide. Please refer to this code sample in Python to make calls using Google Ads API Beta by loading this property file from

AdWords API - List members in a User list?

2020-03-20 Thread Dipack Panjabi
As the title says, is there a way to figure out who the members of a particular user list are? This is to confirm the results of the [`mutateMembers`]( https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService#mutatemembers ) operation; specifically, ADD and

RE: EntityNotFound.INVALID_ID on CustomerFeedService

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi, Could you please reply privately to author your CID so that I can see if there are any issues with your feed? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UXVgVt:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: TargetingIdeaService api returning different results than Google Ads "Add Keyword" component

2020-03-20 Thread Jacob Peebles
Anthony, Thanks I sent the private message yesterday. I'm assuming you received but please confirm if you don't mind. This issue has been lingering now going on two weeks, we are anxious to unblock ourselves here and move forward. Thanks, Jake On Thursday, March 19, 2020 at 12:50:41 PM

RE: Search Lost IS (rank) SearchRankLostImpressionShare is being returned as null while Google Ads interface displays percentage values for them, for the same date range.

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Frederick, I will look to see if this issue has been resolved and provide you updates. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXVdaQ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Add Keyowords to Dynamic Search Ads

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Roberto, Keywords aren't allowed for ad groups with DSAs. However, you can specify what criteria will trigger your ads. You can see this section of the DSA guide for more details. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXVW42:ref -- --

YouTube URL Placements

2020-03-20 Thread Adam Frieberg
Hey Guys, We´re trying to export YouTube URL placement report through the API, however, we can´t access any data from November 2019 to todays date. We´ve been told that URL placements is not included in the latest API. Does anyone know if it´s possible to export YouTube URL placements in the

Re: Get keywords from ad

2020-03-20 Thread Guillaume Thomas
Hello, Thanks, but what I want is to get directly the keywords in my website when the user visit it. Le vendredi 20 mars 2020 15:28:09 UTC+1, adsapiforumadvisor a écrit : > > Hi Guillaume, > > The closest thing you can do is run the Ad Performance Report >

RE: Get keywords from ad

2020-03-20 Thread Google Ads API Forum Advisor Prod
Hi Guillaume, The closest thing you can do is run the Ad Performance Report and use the fields CriterionId and CriterionType. These fields will give you the criteria that triggered the ad. These include keywords but can also be linked to other criterion types. Regards, Anthony Google Ads API

Re: How can I get developer token to test api in test account adwords?

2020-03-20 Thread dev qw
Hello, Here are the details: Test Account Customer ID: 766-515-3727 Production Account Number for Developer Token: 616-458-6149 Developer token: Swe8aCVXpDhUVFaDQ (SHARED COMPLETE OVER EMAIL) I'm using PHP SDK with Laravel Framework: https://github.com/spotonlive/laravel-google-ads I

In google Shopping Campaign how to Create Product Group through C# API ?

2020-03-20 Thread Atif ..
I have to create product group based on GTIN ,is it possible ? Please share the snippet in C# .net how can i create Product Group ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Whitelisting BudgetOrderService

2020-03-20 Thread Suresh Kumar Shenbagam
Hi Bryan, Can you please provide an update? I have sent the details thru private reply. Suresh On Wednesday, March 18, 2020 at 12:53:45 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > Thank you for reaching out to us. I see that you would like to be > whitelisted for

Google Ads API V3 PHP is not working

2020-03-20 Thread Amit Lahiri
Hello. I am using PHP to call Google Ads API. I am trying to retriev the Google ads campaign id and name. I am using simple curl to do this. Here is my code. *Code* $url = 'https://googleads.googleapis.com/v3/customers/123456789/googleAds:search'; $parameters = [ "query" => "SELECT

Get keywords from ad

2020-03-20 Thread Guillaume Thomas
Hello, I'd like to know when a user click on an adwords ad to go to a website, if it is possible, on the website visited, to get the keywords linked to this ad, using adwords API. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Add Keyowords to Dynamic Search Ads

2020-03-20 Thread Roberto
Hello, In dynamic search ads ads are created automatically based on a page, but il the page has a few contents maybe the ad is poorly generate, so it's not possibile to add contents with the api to get better generated ads? Il giorno giovedì 19 marzo 2020 20:18:14 UTC+1, adsapiforumadvisor

EntityNotFound.INVALID_ID on CustomerFeedService

2020-03-20 Thread FW API
Hi. We are encountering some unexpected behavior. Attempting mutate on a CustomerFeedService results in EntityNotFound.INVALID_ID, apprently relating to used FeedId. The feed in question has been created immediately before attempting to use it in a CustomerFeed. Afterwards I have determined

Can't get service account to work with Ads & Analytics APIs

2020-03-20 Thread Josh R.
Hello, I need someone to help me understand what's needed to actually get data out of the Ads & Analytics API. I'm working with a client that wants me to pull in data from their Google Ads and Analytics data sources, do some tweaking, and upload it into a Google Sheet. I've looked through