Platform Criteria to Campaign

2019-12-17 Thread Aekansh Partani
I am using AdwordsAPI Error: [CampaignCriterionError.CANNOT_EXCLUDE_CRITERIA_TYPE @ operations[0].operand.criterion; trigger:'PLATFORM'] Code I am Trying with : $campaign_id = ""; $campaignService = $adWordsServices->get(sessionBuilder(), CampaignService::class); $campaignCriterionService

Sometimes the request to google adwords server gets much long time to response.

2019-12-17 Thread Chathurangika Premarathna
I am using a test client account to do API calls. And the connections are tested in the local environment. Sometimes the requests from my application to the google adword server spends much long time to get the response. Once it get 37 minutes to complete the request. But sometimes it finished

Re: Get ad_group_ad image_url of ad type: GMAIL_AD, LEGACY_RESPONSIVE_DISPLAY_AD, RESPONSIVE_DISPLAY_AD, RESPONSIVE_SEARCH_AD

2019-12-17 Thread Project YSS
Hi Bryan and Anthony, Thanks for your suggestion. I requested to *media_file* resource. - A few response has media file type, file size but source url is empty. Resource name of media file: *customers/4485964052/mediaFiles/3243603275* , *customers/4485964052/mediaFiles/3243605018*

Sometimes the request to google adwords server gets much long time to response.

2019-12-17 Thread Chathurangika Premarathna
I am using a test client account to do API calls. And the connections are tested in the local environment. Sometimes the requests from my application to the google adword server spends much long time to get the response. Once it get 37 minutes to complete the request. But sometimes it finished

Api calling merchantId list from adwords api

2019-12-17 Thread 하진호
Hi I want to create a function that can show and select the complete merchant id associated with the customer id to users. so, i would like to know how to get the merchantId from use google ads api A google ads customer Id and two merchantIds are connected. -- --

Querying Account Data Using PHP

2019-12-17 Thread Spaldingl
I'm looking to use the Google Ads PHP Library to query data at the account level, similar to the Account Performance Report. However, I don't want to download the report, I want to display it in browser. I have the library downloaded in my /var/www/html and I have been trying to run some of the

Re: How to fetch Household Income/Demographic Data through Adwords API?

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hello James, Thank you for clarifying this. The AdWords API is only able to display the same data as the old AdWords UI. It is likely that this will be fixed in the AdWords API. You could explore the option of trying this with the new Google Ads API and see if you can fetch the

CustomerClientLink failure

2019-12-17 Thread Andy Kim
Hi there, I'm trying to create "CustomerClientLink" operation. It fails. The request id and the error details are: "request-id": [ "Mp8NzB5L5wQw0Ulti4D5Ig" ], details: 'The error code is not in this version.' Could you help? Thanks -- --

RE: Adding Audience User List and checking new users

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Manuel, Thank you for reaching out. Unfortunately, it is not possible to get information from the member level of a userlist. You will have to check in the UI to confirm that the members are what you expect them to be. Everything should upload correctly as long as you are not receiving any

Re: How to fetch Household Income/Demographic Data through Adwords API?

2019-12-17 Thread James Nixon
We are using the Adwords API On Tue, Dec 17, 2019 at 1:47 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi James, > > Could you please confirm if you're using AdWords API or Google Ads API? > This will help me address this concern. > > Thanks, > Bharani, Google

RE: How to fetch Household Income/Demographic Data through Adwords API?

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi James, Could you please confirm if you're using AdWords API or Google Ads API? This will help me address this concern. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UOEjvh:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Demographical report (AgeRanges + Gender)

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Piotr, Thank you for the follow up. The combined demographics feature is not yet supported through the API. Please monitor our blog for more updates. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UOEiwX:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: .Net Lib GoogleAd API not working

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hello Pravin, As Teja mentioned, it's not possible to use custom columns in reports using the API. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UKMC5H:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Help: "The media bundle contains no primary entry"

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Nino, Thank you for reaching out. Make sure you've followed the instructions here for creating the ZIP file and also please check out this blog post for additional information. If you've followed both of those and are still having issues, please share your complete detailed request and

RE: Get ad_group_ad image_url of ad type: GMAIL_AD, LEGACY_RESPONSIVE_DISPLAY_AD, RESPONSIVE_DISPLAY_AD, RESPONSIVE_SEARCH_AD

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi, My name is Bryan and I’m Anthony’s colleague assisting you on his behalf. Yes, if your Image data name has type resource_name, then it relates to the media_file.resource_name field. You are also able to get the source_url of the original media file using media_file.source_url, which is

RE: Can KeywordId in a Search Query Performance report refer to a Non-Existing (deleted) Keyword?

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi David, Thank you for reaching out. If a keyword is deleted, it will not show up in reports. However, if it is paused, you will still be able to fetch it and its metrics. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOEh2r:ref -- --

RE: How to clear array sub property "conversion_actions"

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Serigy, Thank you for reaching out. We are still looking into this and will get back to you shortly. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UOEfuS:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Google AdWords API - CallOnlyAd missing fields

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Ifran, I've created a request on your behalf. You can check our blog for any updates. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UOEhfP:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Adding Audience User List and checking new users

2019-12-17 Thread Manuel Lopes
Hello, I have been using through the API the MutateMembers operations to add members to a userlist in Adwords. However, the only feedback that I get upon adding new members is " User list with name "###" and ID "#" was added. " However, I would like to check for some

RE: ad schedule not included in CRITERIA_PERFORMANCE_REPORT

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Alexander, Thank you for reaching out. You can use the Campaign Ad Schedule Target Report to get campaign metrics associated with ad schedules. If you want to get specific details about the schedule, you have to perform a get request using the CampaignCriterionService for AD_SCHEDULE type.

RE: Access to Billed Cost vs. Served Cost

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. The billed cost is not available in the Google Ads API. We don’t have a timeline for when this field would be added in the Google Ads API. Please keep an eye on our blog for announcements and updates on new releases. Thanks and regards, Xiaoming, Google Ads API

Re: How to fetch Household Income/Demographic Data through Adwords API?

2019-12-17 Thread James Nixon
Looking for an update on this specific issue. We need to be able to use the API to match the current version of the UI On Wednesday, October 3, 2018 at 1:09:15 PM UTC-6, Bharani Cherukuri (AdWords API Team) wrote: > > Hello, > > Currently, we have no new updates from the team. I will update

Re: Python example of the Ad schedule mutation

2019-12-17 Thread Juan Carlos Blanco Delgado
Hello, sorry I found the solution following the example, thank you so much!!! On Tuesday, December 17, 2019 at 4:11:53 PM UTC, Juan Carlos Blanco Delgado wrote: > > Hello, I made it work!!! > > The problem was the MCC account I was using, I have several MCC accounts > and a top MCC as

Re: How to delete value for DomainName in dynamic search ads

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Walter, When you are creating a campaign that is going to be used for Dynamic Search Ads, you set up a campaign like normal campaigns using CampaignService, however, you specify the domain name for the campaign using DynamicSearchAdsSetting that tell Google Ads that you're going to use DSAs

Re: Python example of the Ad schedule mutation

2019-12-17 Thread Juan Carlos Blanco Delgado
Hello, I made it work!!! The problem was the MCC account I was using, I have several MCC accounts and a top MCC as well. Now, could you help me how to update a bank and change an adschedule??? Any example??? On Monday, December 2, 2019 at 5:25:23 PM UTC, adsapiforumadvisor wrote: > > Hi Juan,

Re: Support for Smart Campaign Reporting?

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Ali, The Smart Display Campaigns are supported in the Google Ads API. However, the Smart Campaign is different from the Smart Display Campaign. Unfortunately, the Smart Campaigns are currently not supported in the Google Ads API so there is no way to query reports including metrics unique

Re: adwords report api how get UAC AdGroup report data

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Wenbin, You will have to get the data from the campaign level using one of the reports listed here. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOEcRW:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: .Net Lib GoogleAd API not working

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Pravin, If you are using an AWQL report, you can specify custom date ranges using the MMDD format. Here are more details on custom date ranges. You could also include the field Date to segment your data by its date. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UKMC5H:ref

Re: Demographical report (AgeRanges + Gender)

2019-12-17 Thread 'Piotr Zabielski' via AdWords API and Google Ads API Forum
Hi Bharani, Just checking if this has been addressed yet? I am also looking for a way to pull an aggregate report with Age AND Gender breakdown through the API. Thanks, Piotr -- --- essenceglobal.com Facebook

Re: How to delete value for DomainName in dynamic search ads

2019-12-17 Thread Enam Mino
Hi Nikisha, I've verified that I can set the domainName for the campaign that not is a dynamic search campaign, but It is impossible to remove this value. Thanks, Walter Il giorno lunedì 16 dicembre 2019 21:56:24 UTC+1, adsapiforumadvisor ha scritto: > > Hi Enam, > > Thank you for reaching

Help: "The media bundle contains no primary entry"

2019-12-17 Thread Nino Chanev
Hello, I have a problem uploading an HTML 5 playable ad in google ads. When I do so I receive the following message: "The media bundle contains no primary entry" I have a total of 3 files in the zip. file: 1) Images - containing jpg and png images. 2) HTML Document 3) Java script. Can anyone

Google AdWords API - CallOnlyAd missing fields

2019-12-17 Thread 'Irfan Rafiq' via AdWords API and Google Ads API Forum
Hi, There are a couple of fields applicable to *CallAd* missing in AdWords API:v201809 https://developers.google.com/adwords/api/docs/reference/v201809/AdService.CallOnlyAd Field: Headline 1 and Headline 2 https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report