RE: [8-9896000025626] [PHP] Google Ads Api Beta. Problems with ExpandedTextAd Update

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The mutate of headline isn't available yet in Google Ads API. We'll releasing this feature in the future. Best, Thanet, Google Ads API =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/a

Campaign Criteria Report With Location

2019-02-20 Thread cv
Hi, Campaign Criteria Report with CriteriaType as LOCATION is not giving location name under Criteria field instead it is empty result. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: [8-9896000025626] [PHP] Google Ads Api Beta. Problems with ExpandedTextAd Update

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Let me confirm with Engineering and will inform you on this thread. Best, Thanet, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api https://developer

Re: Bid Adjustments

2019-02-20 Thread cv
Hi, Also one more question, Under Campaign Criteria Report When I pass LOCATION under criteria name I cannot get Location name or ID. This should be bug. Thanks, On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > > Hello, > > What is best practise to retrieve Demographics Bid Adjus

Will Get DynamicSearchAd (DYNAMIC_SEARCH_AD) still works after March 6, 2019?

2019-02-20 Thread at
Hi AdWords API and Google Ads API experts, Recently we received an announcement of 'Upgrade Dynamic Search Ads in AdWords API and Google Ads API by March 6, 2019', it mentions that ADD/MUTATE ads using DynamicSearchAd (DYNAMIC_SEARCH_AD) will fail. Wondering whether GET them using DynamicSearc

Re: Bid Adjustments

2019-02-20 Thread cv
Hi, Is Frequency Capping for Display Network campaign possible using any report? Can I get campaign is for remarketing present or not? How can I get that campaign was enable for Sensitive content exclusion. Thanks, On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > > Hello, > > What

RE: javax.net.ssl.SSLHandshakeException when using Google API

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Your issue seems to be specific to Java client library rather than the Google Ads API. This being said, I would suggest to post your issue here as the Java client library owners are better equipped to assist you here. Thanks and regards,

Importing Offline Calls Failing

2019-02-20 Thread Paul Giberson
I'm trying to track phone calls from an external source as conversions using an import conversion action. Following the code sample from here: https://developers.google.com/adwords/api/docs/guides/conversion-tracking#uploading_offline_call_conversions I can't get it to work. My API calls all e

javax.net.ssl.SSLHandshakeException when using Google API

2019-02-20 Thread lsathiesh
Hello Team, I am encountering *javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake* exception while making a call to Google Ads API. Any feedback on what could cause this issue will be greatly appreciated. Below is the stack trace: Caused by: javax.net.ssl.SSLH

RE: Getting ID of MostSpecificCriteriaId from GEO_PERFORMANCE_REPORT ?

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Sambhaw, In this support channel we will discuss technical questions related to the AdWords API only. If you are using Google Ads Scripts you could post your concern on their forum here . Via AdWords API you can get mostspecificcrite

RE: With PHP Library, Getting ........google-ads-php\examples\BasicOperations/../../vendor/autoload.php): failed to open stream: No such file or directory warning error

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pavan, Apologies for the inconvenience, You could follow this guide to get refresh token for web app flow or for Installed flow. If you haven't installed client libraries using co

RE: [php] Getting "QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED" error while running basic operations example.

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pavan, You will face DEVELOPER_ TOKEN_NOT_APPROVED error when you are u

[PHP] Google Ads Api Beta. Problems with ExpandedTextAd Update

2019-02-20 Thread Miguel Graciá
Hi, I am trying the new api of google ads. I was able to create an ad in my test account with the help of the examples, but when I try to update the title, the api returns an error. The request, extracted from the log, is as follows: { "customerId": "[CUSTOMER_ID]", "operations": [

Getting ID of MostSpecificCriteriaId from GEO_PERFORMANCE_REPORT ?

2019-02-20 Thread kashyapsambhaw
Hi, I am trying to select ID of MostSpecificCriteriaId in numeric form, currently it returns string but I just need ID. I am using AWQL in adwords script, below is part of that. Kindly advise what to change? {'query' : 'SELECT MostSpecificCriteriaId' + 'FROM GEO_PERFORMANCE_

RE: PHP - Getting redirect_uri_mismatch error while generating refresh token.

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pavan, The redirect_uri_mismatch error usually occurs when the wrong type of credentials used in the program and the redirect_uri is not matching with the one specified in the API console for web application type. You could refer this guide

RE: Camapign Count Diffrent between UI and API

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, The Campaign Performance Report will return all the campaigns that are in the Enabled in the UI. This includes the campaigns that are Eligible for serving and Ended too. Can you try add

feed status from feed service is 'removed' but from ad group feed service it's 'enabled'

2019-02-20 Thread Don Mitchell
FeedService returns status REMOVED for 26652541 but AdGroupFeedService returns ENABLED which is causing my code to think there's an active feed it doesn't know about. 1. does my feed deletion need to also delete it at the ad group level even tho it's the same object? 2. is there any w

RE: Conversion is being volatile even after its conversion window

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, As they have uploaded the conversions using UI. I would suggest them to reach out the support team via the help icon in their Google Ads UI or they can post their questions on the Advertisers Community form .

Updating the minimum required PHP versions for the Google Ads API client library for PHP (AdWords and Ad Manager)

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello AdWords API and Google Ad Manager API PHP developers! This is a gentle reminder that we’ll update the minimum required PHP version for the Google Ads API client library for PHP (AdWords and Ad Manager) in March 2019. See our blog post

RE: Delivery Status Notification (Failure)

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Juan, Could you polease try to use the adAsImage field to get the template ad rendered as an image. Please give it a try and let me know if you are still facing any issues. Regards,

[php] Getting "QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED" error while running basic operations example.

2019-02-20 Thread Pavan V
Hello There, Getting "QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED" when I try to run basic operations example(GetCampaigns.php). The screenshot is attached below to know the error clearly. What should I do now? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Google Ads API beta

2019-02-20 Thread cv
Ok, Let me post issue over there. Thanks, On Friday, 15 February 2019 15:51:46 UTC+5:30, cv wrote: > > Hi, > > How I can run the example from browser for google Ads API beta? > > What should I need to change? > > Thanks, > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Camapign Count Diffrent between UI and API

2019-02-20 Thread cv
Hello, I have downloaded campaign performance report with zero impression as true and 'CampaignStatus' Predicate 'ENABLED'. I have received total 41 campaigns for the account, but when I see under the UI with All Enabled campaigns it is showing only 31 campaigns. Why there is 41 campaigns writ

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, My apologies for the back and forth. Could you provide the complete code segment where you are implementing CustomerManagerLinkService ? Also, could you further elaborate y

RE: Inventory filter - SET operator not supported

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Chaitanya, So I can further investigate this issue, could you provide to me the complete SOAP request and response logs that was generated when you encountered the error? You may reply to me via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team =~=~=~=~=~=~

RE: [3-7465000025433] Batch job canceled - why?

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Richard, To close this loop, we've already provided the download URL to you privately. Best, Thanet, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api https:

Re: With PHP Library, Getting ........google-ads-php\examples\BasicOperations/../../vendor/autoload.php): failed to open stream: No such file or directory warning error

2019-02-20 Thread Pavan V
Hello Sai Teja, Thank you for the reply. The link you've mentioned to get 'refresh token" is not helping me. There(Github link) is no information provided to get refresh token. And I want to integrate this API with PHP Codeigniter. How can I integrate it with CodeIfniter. And as you said, I exe

Inventory filter - SET operator not supported

2019-02-20 Thread Chaitanya Kulkarni
Hi Team, I am trying to update the existing Inventory filter(Product Scope) using the APIs. But its failing with following error: == "Error": "An exception occurred while saving the product scope:[CampaignCriterionError.OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE @ operations[0]; trigger:'PRODUC