Accessing Mobile App Category Exclusions for specific campaigns - Google Ads API - PHP Lib

2020-02-06 Thread Dan GTD
Hi Guys, I can access Mobile App Exclusions using: SELECT mobile_app_category_constant.name FROM mobile_app_category_constant But how would I access the mobile app category exclusions by *campaign*? If I try and as it to the statement above, it says its not compatible combining *Campaign*

Updating ImageAd's image via the GoogleAdsAPI.

2020-02-06 Thread 本舘勤
Hi. We tried updating ImageAd's image via the GoogleAdsAPI with the following code: ``` $adGroupAd = new AdGroupAd([ 'resource_name' => ResourceNames::forAdGroupAd(GOOGLE_ADS_CUSTOMER_ID, $paramAd->getAdGroup()->getId()->getValue(), $paramAd->getAdGroupAd()->getAd()->getId()->getValue()),

Re: Merchant center-based dynamic remarketing

2020-02-06 Thread 하진호
Thank you. I saw the code example you gave me. There are a few more questions. 1. I understand that there are necessary conditions for dynamic remarketing ad, but it does not appear to be in the smart shopping ad registration process shown in the example. If I register as it is, can I dynamic

Invoice retrieval

2020-02-06 Thread Aner
Hello, We are trying to retrieve invoice data of a Google Ads account. As we understand it, the pdf url of an invoice can be retrieved by InvoiceService here: https://developers.google.com/google-ads/api/docs/billing/invoice-service Generally, we prefer using the Google API library (PHP in our

Re: Download UAC RT campaigns stat using adwords api

2020-02-06 Thread Олеся Васина
Hi! Thank you for answering! I download stats by such query, but i can't download UAC engagement type campaigns. So my question is about possibility of downloading engagements stats using Adwords API. Have a nice day! Thank you, Olesya среда, 5 февраля 2020 г., 23:53:17 UTC+3 пользователь

Get the account hierarchy under the current account thanks ManagerCustomerService, "Service __len__ not found"

2020-02-06 Thread Vivien Morlet
Hello, I am trying to get all the accounts under a GoogleAds manager account thanks to the code samples you can find here: https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account Unfortunately, the given sample doesn't

Re: Google Ads MCC test accounts NOT creating client accounts

2020-02-06 Thread Benjamin Gabay
Yes i confirm ! Le jeudi 6 février 2020 08:57:23 UTC+1, Mike a écrit : > > I totally agree with you. No way to create test google account in order to > create/manage test campaigns. > Google API has issues in this that need to be addressed. > > Mike > > On Thursday, February 6, 2020 at 2:14:52

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-06 Thread Benjamin Gabay
Hi Xiaomi, Same issue. We have successfully created an MCC test account but no "test accounts" are accessible. They are also impossible to create tests accounts. Clicking on the down arrow next to the test manager account number and on the drop-down list and selecting "hidden and cancelled

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-06 Thread Rich Radtac
Hi Before I posted, I already tried everything that you said. If I include hidden and cancelled accounts the list is still empty. The guide that you linked to was the guide I was already using. I can create the test manager account but when I got to create the test client account, it shows

Re: Clicks not avalible for Video Campaigns In Geo Report.

2020-02-06 Thread Theodor Sandström
Yes, that answers my question, thank you. Is there anywhere I can read more on what campaign types are supported by which report types? We've run into a few similar problems before with other campaign/report type combinations. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Service error: Spreadsheets

2020-02-06 Thread ALI ASGER
I HAVE MADE A MACRO TO DUPLICATE THE SHEET AND SET PROTECTION ON DIFFERENT COLUMNS. IT WAS WORKING FINE BUT FROM LAST 3-4 DAYS ITS NOT WORKING AND SHOWING THIS ERROR. PLEASE HELP ME ASAP !!! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: ILLEGAL_CHARS error on a keyword final url

2020-02-06 Thread ALI ASGER
Kindly give me a simpler way to fix the problem because I don't have any idea about coding and all that On Thu, Feb 6, 2020, 9:09 PM Geofrey F wrote: > Hi, getting this error when uploading a keyword URL using java api. The > value in question is this: > > UrlList{urls=[ >

RE: Set negative keywords for account level and campaign level

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Zimu, Thank you for reaching out. You are correct that you can use the CampaignCriterionService to create a NegativeCampaignCriterion of type keyword to add a negative keyword to the campaign. However, you can't negatively target a keyword at the account level. Please see this Java example

RE: Get List Campaign and AdGroup in Audience use

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Duong, Thank you for reaching out. You can use the Audience Performance Report and just query the CampaignName and AdGroupName. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UV05M0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-06 Thread juan gómez
Same here I can create test manager account but I cant add any client test account I fill the clients creation form and when i click save and continue y get the same message "Billing setups can not be used based on current status of the customer." On Thursday, January 30, 2020 at 11:11:34 AM

ILLEGAL_CHARS error on a keyword final url

2020-02-06 Thread Geofrey F
Hi, getting this error when uploading a keyword URL using java api. The value in question is this: UrlList{urls=[https://ibm.com?p1=Search={_dstrackerid}={matchtype}_mmc=Search_Google-_-Security_Manage application security

Re: Set negative keywords for account level and campaign level

2020-02-06 Thread zimu yang
I read the section "Add a negative campaign criterion" and knows how to do it. Although you mentioned that we can't add a negative keyword at the account level, I also noticed there is a section called "Add negative criteria to a customer" and it seems that I can do a very similar job just as

Re: Download UAC RT campaigns stat using adwords api

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Olesya, The UAC engagement reporting is not supported in the Adwords API. However, you would be able to do the campaign level reporting for the UAC engagement in Google Ads API. Please let me know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team

RE: Page unaccesible

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to us. Unfortunately, your concern is outside of our expertise. We are more than happy to help assist you with any concerns or issues with the Google Ads / AdWords API. Please let us know if you have further questions or concerns with Google Ads / AdWords API.

RE: Google Ads MCC test accounts NOT creating client accounts

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi all, Thank you for reaching out to us. I’ve attempted to create a test client account under a test MCC account and was able to by using this example from the client libraries. Because this looks to be an issue with the Google Ads UI, could you please reach out to the Google Ads Product

Re: Merchant center-based dynamic remarketing

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi, Please find my response to your questions below: You just need to follow the steps in this code example for implementing the Smart Shopping Campaigns through the Adwords API. Smart Shopping Campaigns feature Product Shopping ads, Local Inventory ads, and display ads (including dynamic

RE: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi there, It seems like currently there is an issue with the Google Ads UI when creating the test account under the test manager account. You could sign in your manager account and navigate to ? -> Get help to contact the product team about the issue with the Google Ads UI. However, you would

RE: Accessing Mobile App Category Exclusions for specific campaigns - Google Ads API - PHP Lib

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Dan, Thank you for reaching out to us. You can use the “Campaign Criterion” type report to see mobile_app_cateogry_constant on the campaign level. Let me know if you have further questions. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UV05Tf:ref -- --

Re: API Report Metrics Discrepancies ?

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Christian, Could you provide me the CID for that account so I may further troubleshoot this issue? Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UUzrnh:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Can the TargetingIdeaService pull impression share or account status?

2020-02-06 Thread Scott
I'm working with the TargetingIdeaService to generate potential keywords. So far I've been pulling data for each keyword such as monthly volume & competition. I'd like to also pull information such as impression share and if the keyword exists in our account. Is there a way to pull this data?

RE: Clicks not avalible for Video Campaigns In Geo Report.

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hello Theo, Currently the only available report documentation that might be useful to you is the all combined reports which will give you the list of reports supported by various report fields. Also, you might find this guide related to Universal App Campaigns useful for the list of report

RE: Service error: Spreadsheets

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Ali, This issue looks to be Apps Script related, which is out of scope for Google Ads API. I'd recommend posting your issue on their support page to get assistance. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UV05nd:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: how to setup logo, image & remarketing list info in SHOPPING_GOAL_OPTIMIZED_ADS

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. You can find the details on how to create smart shopping ads here. The Ad will have a field called shopping_smart_ad which can be set to ShoppingSmartAdInfo. Please refer to the below code snippet for reference. You will need to pass the ShoppingSmartAdInfo

RE: Google ads api beta remove item from feed

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hello Simon, Thank you for reaching out. You could use FeedItemService to mutate the feed items via Google Ads API Beta. The MutateFeedItems method will help you perform the remove operation by specifying the resource name of the feed item which is expected to be removed in the below format.

RE: Invoice retrieval

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Aner, Thank you for reaching out. Please see here for the curl request URL you need to use. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UV05Sh:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: How to get youtube_audience_size from google ads api with java code

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. You could use ReachPlanService to retrieve the information about audience size that can be reached through advertisement on YouTube. The GenerateReachForecast() method will give you the on_target_audience_metrics which internally will have the

RE: Updating ImageAd's image via the GoogleAdsAPI.

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. With regards to your concern, it is not possible to mutate ad group ads using AdGroupAdService. You will need to use AdService for updating existing ads that were created using AdGroupAdService. Please modify your request to update the image ad using

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Gagan, Unfortunately, not every field or object from the UI is available in the API. As you can see from the Ad object, the common fields per each ad is shown there. However, GoalOptimizedShoppingAds do not use url, finalUrls, finalMobileUrls, finalAppUrls, or displayUrl; setting these

Retrieve invoices for a given billing setup

2020-02-06 Thread Zeevi Eliav
Hello, I'm tring to Retrieve invoices for a given billing setup via curl, what is the exect URL that i have to make the post to? (ListInvoicesRequest) Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Get the account hierarchy under the current account thanks ManagerCustomerService, "Service __len__ not found"

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Vivien, Thank you for reaching out. Can you please provide the complete detailed request and response logs via Reply privately to author so that I can further investigate this issue? You can find information on enabling logging here. Regards, Mitchell Google Ads API Team

RE: ManualCPM Configuration

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Pietro, There appears to be an issue on our side. I'll keep you updated and let you know when there is a fix. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UV02jq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: ILLEGAL_CHARS error on a keyword final url

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hi Ali, If you are facing issues with your keyword URL and aren't using the API, I'd recommend reaching out to the product team for assistance. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UV068X:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Is there a plan to update the Apache Axis dependency in the Java client for the AdWords API?

2020-02-06 Thread 'Derek Phan' via AdWords API and Google Ads API Forum
The Java client for the AdWords API contains a dependency on Apache Axis v1.4. However, there exists a vulnerability in this package. Is there a plan to update it? Also, our service relies on the the AdWords API's functionality of

Re: Reactivate Suspended Test Account

2020-02-06 Thread Ananth Sakthivel
> > Hi, I want to play around the "Account & Campaign" budget Amount. (from my application I need to update the budget amount). for this, I need a test account to test this thing. let me know what do I need to do? because all my existing test account status showing as "Closed" and if i

status - dsiproved: value provided is too long

2020-02-06 Thread Abani Digital
Hi, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group.

Re: Updating ImageAd's image via the GoogleAdsAPI.

2020-02-06 Thread 本舘勤
Thank you for your answer. According to your answer, I tried updating the image with AdSerivce. The code I made is below : $newImageAd = new ImageAdInfo(); $newImageAd->setData(new BytesValue(['value' => file_get_contents($pathTgt)])); $updatedAd = new Ad([

Re: Service error: Spreadsheets

2020-02-06 Thread ALI ASGER
Thank you for your response. On Thu, Feb 6, 2020, 10:42 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Ali, > > This issue looks to be Apps Script related, which is out of scope for > Google Ads API. I'd recommend posting your issue on their support page >

How to get and update campaign budget via API

2020-02-06 Thread Laurie McIntosh
Hi there, What I'm REALLY trying to do is, day by day, run or NOT run (activate or deactivate, spend budget or NOT spend budget) a campaign based on certain operational criteria. Using python. I can connect to the API and get campaign details. I'm just working out the best way to (daily) turn

We can't get ad group ad assets data.

2020-02-06 Thread Liam
Hi there, Thank you for reading this request. We have been using the AdWords API to get campaign data from our MCC (983-587-0286), and it has been working pretty well. We have API standard authority. Recently, we also need to get ad assets data, and we followed the document. (