Re: how can I copy campaign ad extensions to another

2017-11-30 Thread 'Peter Oliquino' via AdWords API Forum
Hi, There is currently no direct way to achieve this. Depending on the AdWords API service that you used (if it is feed based , or via the extension setting services

Re: Google API Price extension - corrupted data (CampaignId, microAmount, feedItemId, feedMappingId)

2017-11-30 Thread 'Peter Oliquino' via AdWords API Forum
Hi Alexander, In order to better investigate your concern, could you provide the complete SOAP request and response that was generated when you encountered the error? You may reply using the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team -- --

how to add adwords account to mcc through api in php ?

2017-11-30 Thread Umesh Shinde
how to add adwords account to mcc through api in php ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Ad group label filter for ad performance report

2017-11-30 Thread harish.padmakar via AdWords API Forum
Please help me with this as well! I am not a very skilled tech person, so I do not know understand what 'SOAP request and response logs' are. Could you please explain it at your convenience? Thanks! *Regarding DURING clause:* How do I download the report for difference date range. Example:

Re: AxisFault/Server.userException/org.xml.sax.SAXParseException/An invalid XML character (Unicode: 0x8) was found in the element content of the document.

2017-11-30 Thread Virtual Digital
Hello Nadine. This is really helpful to me. After removing the label, the problem was solved. Thank you so much. Zedd 在 2017年12月1日星期五 UTC+8上午10:41:19,Nadine Sundquist (AdWords API Team)写道: > > Hello Zedd. > > This can be tricky to bug, but I think I found some of the culprits. You > are

Re: HTML5 ad display / preview link via the API

2017-11-30 Thread Force Fitzpatrick
Is it still not supported? On Monday, February 22, 2016 at 10:27:34 AM UTC-5, Yin Niu wrote: > > Hello, > > It is not supported in API currently. But you could check out the AdWords > API blog for any > updates or announcements. > >

Re: how can I copy campaign ad extensions to another

2017-11-30 Thread orzorc
what's more, C_campaign in B_account is requiring the same set of extensions, how can I copy to both C_campaign and B_campaign? So I need to know how to operate with feed id and feed mapping id and attach them to campaign? 在 2017年12月1日星期五 UTC+8上午10:59:44,orzorc写道: > > Hi, > I want to copy all

how can I copy campaign ad extensions to another

2017-11-30 Thread orzorc
Hi, I want to copy all extensions attached to A_campaign in A_account to B_campaign in B_account and B_account has no extensions. I have read the examples about extension but have no clue how can I make use of them. I have

Re: UNEXPECTED_INTERNAL_API_ERROR with getCustomers

2017-11-30 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Oksana, I just received word that the issue is fixed. Please take a look when you get a chance. If you experience any other issues around this, please get back to me. Thanks, Nadine, AdWords API Team On Friday, November 17, 2017 at 4:14:32 PM UTC-5, Nadine Sundquist (AdWords API Team)

Re: AxisFault/Server.userException/org.xml.sax.SAXParseException/An invalid XML character (Unicode: 0x8) was found in the element content of the document.

2017-11-30 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Zedd. This can be tricky to bug, but I think I found some of the culprits. You are completely correct that it is a backspace that is found in the response. i found that it is specifically in some of the labels that are coming back. For example, the following label name coming back has a

Re: Get account Conversion Actions

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you please enable logging and share the SOAP request and response? Please use *Reply privately to author* while sharing the details. Thanks, Sreelakshmi, AdWords API Team -- --

Re: Unable to fetch data in google adwords API

2017-11-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The ID provided in the logs is a MCC ID, you will have to specify the clientCustomerId of the target AdWords client account. It is required for all the API calls except CustomerService and

Google API Price extension - corrupted data (CampaignId, microAmount, feedItemId, feedMappingId)

2017-11-30 Thread Alexander Popov
Hi. We Use PHP and I was following examples: https://developers.google.com/adwords/api/docs/guides/extension-settings#update_ad_extensions and everything works fine if i run code in browser like http://mysite.com/myfile.php so code is inside "myfile.php" file But if I run using cron, I get:

Re: ManagedCustomerService.get returns no results

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Paul, Could you please share the SOAP request for this call? Please use *Reply privately to author* while sharing the logs. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: How to handle Target and Suppress user list in campaigns

2017-11-30 Thread Paul Joy Parayannilam
Thank You Sreelakshmi again for timely response. I want to ask the question different based on the actual subject of this forum. 1. Other than performing a deletion/removal of email ID's, does Adwords provide a feature to Suppress certain email ID's from the campaign. For eg: Out of 1 Million

Re: Campaigns not present in report

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Ryan, I see that you are running the Criteria Performance Report . If includeZeroImpressions

Re: AdPerformanceReport CallToActionText missing field

2017-11-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Milos, That's right, CallToActionText is a valid field name for the Ad Performance Report. However, to investigate the issue further, could you provide us the complete Report Definition

ManagedCustomerService.get returns no results

2017-11-30 Thread paul
I must be miss-understanding the API but I am witnessing an example of a .get request to the ManageCustomerService with a valid customerID that is simply returning NO entries: ``` http://schemas.xmlsoap.org/soap/envelope/;>https://adwords.google.com/api/adwords/mcm/v201702;

Unable to fetch data in google adwords API

2017-11-30 Thread Varun Kumar
Hi Team, Nicely done as per mentioned. Now I called first API without any error but it display no record. I've campaign in production mode but there is not record. > php examples/AdWords/v201705/BasicOperations/GetExpandedTextAds.php > [2017-11-30 18:36:24] AW_SOAP.INFO:

Re: Get account Conversion Actions

2017-11-30 Thread Marketale India
Hi Elton, Shweta Picking up on this thread - I am using ConversionTrackerService to fetch Conversion actions. However, I am getting "only disabled" conversion actions. The enabled ones are not displayed, though I've not put any filter for Status. If I am putting Status = ENABLED - I am

AdPerformanceReport CallToActionText missing field

2017-11-30 Thread Milos Ozegovic
Hi, I've been trying to get field CallToActionText from AdPerformanceReport but I'm constantly getting - [fieldPath: CallToActionText; trigger: ; errorString: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT] I've tripple checked if I entered the column name correctly, and I have copied

Unexpected reporting output from criteria report

2017-11-30 Thread ryan
I first posted this as an issue on the associated PHP library and was told this was likely a more general API issue. To recap, when I run GetCampaigns.php

Campaigns not present in report

2017-11-30 Thread ryan
I first posted this as an issue on the associated PHP library and was told this was likely a more general API issue. To recap, when I run GetCampaigns.php

Re: How to handle Target and Suppress user list in campaigns

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Paul, Yes, you will have to specify the userListId and membersList

Re: How to handle Target and Suppress user list in campaigns

2017-11-30 Thread Paul Joy Parayannilam
Thank You. I have a followup question. So when we use AdWordsUserListService , we get a user list ID(or a specific file ID) and we upload emails to this specific file. While removal, do I need to mention

Re: Email suppression in CampaignCriterion

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You will need to create the user list using AdWordsUserListService and then can add the audiences using the AdWordsUserListService.mutateMembers()

Re: Bid Landscapes Campaign desktop

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Victor, The graph is plotted based on the values of clicks and costs. You could use the reports in AdWords API to extract the clicks and costs from the AdWords system and then plot this graph manually. You

Re: Using API With Account That Has Google Ad Grant

2017-11-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You will be able to make bid adjustments through the API. However, there are certain limitations while making such bid adjustments to these campaigns. Please refer to this guide for more information. If you have bids placed beyond the

Re: How to handle Target and Suppress user list in campaigns

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Paul, You will need to create the user list using AdWordsUserListService and then add the audiences using the AdWordsUserListService.mutateMembers()

Re: Ad group label filter for ad performance report

2017-11-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Harish, You may refer to the Python Where Builder class which lists all the supported predicates for the WHERE clause, when using the ReportQueryBuilder

Re: Adwords API - Campaign performance report returns nothing

2017-11-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Wyatt, I'm glad that your issue has been resolved. Feel free to write back to us if you have any other API related concerns. Regards, Bharani, AdWords API Team On Wednesday, November 29, 2017 at 4:45:19 AM UTC-5, wy...@datahero.com wrote: > > > > down votefavorite >

Re: Bid Landscapes Campaign desktop

2017-11-30 Thread Victor
Thank you Sreelakshmi, And do you think is possible to retrieve the simulated conversions as in the UI? El miércoles, 29 de noviembre de 2017, 22:01:15 (UTC+1), Sreelakshmi Sasidharan (AdWords API Team) escribió: > > Hi Victor, > > You can only fetch mobile bid modifier landscapes for

AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException

2017-11-30 Thread Virtual Digital
Hi, I was trying to request the AdWords API to synchronize the accountPerformanceReport.But there was such an error. Does this mean that there's an embedded

Re: Ad group label filter for ad performance report

2017-11-30 Thread harish.padmakar via AdWords API Forum
In addition to the above question, I would like to know what OPERATORS can replace 'In' in the below code (highlighted). report_query = (adwords.ReportQueryBuilder() .Select('AdType','AdNetworkType1','AdNetworkType2,''AccountDescriptiveName',)

How to handle Target and Suppress user list in campaigns

2017-11-30 Thread Paul Joy Parayannilam
Hi, Im currently working on developing a solution using Adwords API. Im planning to use *AdwordsUserListService* and *CampaignCriterion*

Email suppression in CampaignCriterion

2017-11-30 Thread guser123
Hello All As part of Campaign upload, we are using CampaignCriterionService service. E.g. Month 1 - we upload 100 emails for a campaign. The next month we decided to suppress 50 for the above 100 emails and then upload another set of 50 emails. Output - 100 - 50(to be removed) + 50 (new)