Re: How can to get values all campaign?

2016-11-30 Thread Ngọc Anh
Thank Joyce Lava. ^_^ I can export file report and read file to get data. But Is there a way not to reread the file, ex: get data and push in array . I have html and i need data simply to pour into. Thank you again. ^_^ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

traffic_estimator_service InternalApiError.UNEXPECTED_INTERNAL_API_ERROR occurs when i use keyword diamond

2016-11-30 Thread Junna Zhou
soap resqest https://adwords.google.com/api/adwords/o/v201607; xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201607; xmlns:ns1="https://adwords.google.com/api/adwords/o/v201607; xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;

traffic_estimator_service error occurs, InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2016-11-30 Thread Junna Zhou
error occurs when i use traffic_estimator_service , the keyword is diamond. the log is below. 2016-12-01 14:26:45,093 c50494 [DEBUG] http: sending: URL: https://adwords.google.com/api/adwords/o/v201607/TrafficEstimatorService HEADERS: {'Soapaction': '""', 'SOAPAction': '""', 'Content-Type':

Re: PLACEHOLDER_FEED_ITEM_REPORT takes too long to download and encounters "ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND" error

2016-11-30 Thread 'Peter Oliquino' via AdWords API Forum
Hi Siva, It would appear that the request is returning a large amount of data due to the ReportDownloadError.ERROR_GETTING_REPONSE_ERROR. As a possible workaround, you could break down the columns and make separate requests to reduce the amount of data being fetched per call. Also, I noticed

Re: How can to get values all campaign?

2016-11-30 Thread 'Joyce Lava' via AdWords API Forum
Hello, Your English is very good so do not worry. :) You may run the Campaign Performance Report using the AdWords API. The sample codes

PLACEHOLDER_FEED_ITEM_REPORT takes too long to download and encounters "ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND" error

2016-11-30 Thread Siva arasu
Hi , I am downloading the PLACEHOLDER_FEED_ITEM_REPORT for the daily automation. It used to work fine for a long time but recently for the last 3 days i couldnt download the report or its takes too long download the report. I went through the forum found another thread

Get "Recommended Daily Budget" Via API

2016-11-30 Thread karl appel
Essentially what I am looking for is a way to determine via the API whether a campaign is limited by budget. According to the Google Adwords API, this warning happens when above the recommended daily budget (https://support.google.com/adwords/answer/2616012?hl=en ). The daily budget is a

What changes are included in the CustomerSyncService?

2016-11-30 Thread David Antunes
Hi, I get the feeling that the CustomerSyncService is reporting too many changes Do changes for example in the FirstPageCPCBid, or TopOfThePageBid, etc of an Ad for example count as "changed" in the CustomerSyncService? Many thanks! David -- --

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
So Shwetha, the scheduled automatic updates are smart enough to figure out insert/delete/updates, then? -J- -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Justin, When using scheduled automatic updates, if your file includes items that are identical to existing ones, AdWords preserves any performance stats for those items and will update items only when necessary. Regards, Shwetha, AdWords API Team. -- --

Re: Inquiry: Is the "Recommended Daily Budget" Definition supported?

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Karl, Its not possible to determine if a campaign is limited by budget using AdWords API at the moment. This information is not available in the Campaign Performance Report. If you are using portfolio bid strategies , you can

Re: Unable to create IpBlock criterion, CONCRETE_TYPE_REQUIRED error

2016-11-30 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Miloš, You will need to create an IpBlock object then set its ipAddress. Then you can set the criterion of the NegativeCampaignCriterion

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
Awesome answers folks - thanks heaps. I'm _really_ grateful for all this help :) Another question *blush*. With the Scheduled Automatic Updates, is the system smart enough to handle: - When a new item exists in the file but _not_ in adwords (i.e. an ADD operation) - When an item exists in

Inquiry: Is the "Recommended Daily Budget" Definition supported?

2016-11-30 Thread karl appel
Essentially what I am looking for is a way to determine via the API whether a campaign is limited by budget. According to the Google Adwords API, this warning happens when above the recommended daily budget https://support.google.com/adwords/answer/2616012?hl=en. The daily budget is a

Unable to create IpBlock criterion, CONCRETE_TYPE_REQUIRED error

2016-11-30 Thread Miloš Đekić
Hi, I am trying to block an IP address for a campaign with the latest API version (v201607). Since I'm coding in NodeJS I'm using an unsupported library: https://github.com/ChrisAlvares/node-adwords/ This is the XML generated by the library as it's sent to the API: >

Re: Getting account keywords

2016-11-30 Thread Daphna Wegner
Hi Shwetha, We actually had a small error now its all fixed and working Thanks! On Wednesday, November 30, 2016 at 12:15:41 PM UTC-8, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Daphna, > > Could you provide the SOAP XML request and response logs where you are > retrieving the ENABLED

Re: com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.

2016-11-30 Thread P Ramz
Hi Shwetha We are using the Web app flow when we created the OAuth2 credentials. We used the Oauth2 Playground URL as the call back and I checked with the account configuration and the call back url does match Thanks Ramz On Wednesday, November 30, 2016 at 12:01:46 PM UTC-8, Shwetha

Re: Creating ProductPartition for shopping campaign

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Prashant, To place all your products under the root node itself, you need to make the root node a biddable unit and set a bid for this unit. This can be done using the statement below: > rootNode = rootNode.asBiddableUnit().setBid(bidInMicros); To create product partitions on a price

Re: Approved and certified token works only with test account.

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the email address using which you are trying to authenticate your API requests (i.e., email address using which you created the OAuth2 credentials) to the manager account? With an approved developer token, you should be able to target your productions using the API by

Re: Ads with Ad Customizer are not serving

2016-11-30 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Sam, You can find a guide here , and a PHP example here . And yes, if you don't have an ad customizer feed named

Re: Expanded Text Ad fields omitted from API response as of yesterday

2016-11-30 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Phil, When working with Expanded Text Ads, I would recommend including the required fields in your selector explicitly. If that doesn't help, please feel free to write back. Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: AdGroupAdService unexpectedly returning null values for Expanded Text Ads

2016-11-30 Thread 'Anthony Madrigal' via AdWords API Forum
Hi John, Are you selecting these fields (headlinePart1, headlinePart2 etc.) in your Selector? If so, could you please *reply privately to author *your SOAP request and response so I can take a look at why they are showing up as null? If you are *not *selecting them, you will need to in order

Approved and certified token works only with test account.

2016-11-30 Thread adwords_manager
Hi! We have manager account and test account. We linked test account to manager account. All (mutate) operations we do remotely with our external app apply to our test account however we use token assigned to manager account to perform these operations. Our token got recently certified/approved

Re: Getting account keywords

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Daphna, Could you provide the SOAP XML request and response logs where you are retrieving the ENABLED Campaigns and AdGroups? Have you tried using Keywords Performance Report to retrieve these

Re: com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ramz, This helps. Could you also let me know if you are using Installed app flow or Web app flow when you created the OAuth2 credentials along with the error message received? Thanks,

Re: Link Google Account with Adwords Account using API

2016-11-30 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Salman, Unfortunately, this is still not possible through the API. Although I cannot give any timelines as to if and when this feature will get added, you can follow our blog to receive any announcements for when we do.

Creating ProductPartition for shopping campaign

2016-11-30 Thread PS
Hi Guys, I'm following the example provided here: https://developers.google.com/adwords/api/docs/samples/java/shopping-campaigns to create Product groups for our shopping campaigns. ProductPartitionTree partitionTree = ProductPartitionTree.createAdGroupTree( adWordsServices, session,

Re: Upload Customer emails list for an audience Id in javascript

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Harry, You need to use AdwordsUserListService to upload hashed email addresses to your remarketing list. This guide

Getting account keywords

2016-11-30 Thread Daphna Wegner
We are trying to retrieve all the keywords in the account that are in *ENABLED* campaigns The process is retrieving campaigns that have a status of *ENABLED* then getting all the adgroups in those campaigns (also with an ENABLED status) then finally getting all the keywords from those

Re: securing auth.ini

2016-11-30 Thread Ildar Khakimov
I blocked the whole folder with htaccess and it seemed to do the trick cheers! On Wednesday, November 30, 2016 at 12:31:40 AM UTC-5, Ildar Khakimov wrote: > > Hello > > I was wondering what is the best way of securing auth.ini file that > contains the credentials. It's sitting on a web server

Re: com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.

2016-11-30 Thread P Ramz
Hi Shwetha, We use the Java API and this is what we are doing: 1. Initialize the scope and the callback url 2. Configure AuthorizationCodeFlow GoogleAuthorizationCodeFlow authorizationFlow = new GoogleAuthorizationCodeFlow.Builder(new NetHttpTransport(), new JacksonFactory(),

Re: AdGroupAdService unexpectedly returning null values for Expanded Text Ads

2016-11-30 Thread John Whipple
Attaching the screenshot https://groups.google.com/forum/#!topic/adwords-api/TSoG46sjWawOn Wednesday, November 30, 2016 at 10:15:55 AM UTC-8, John Whipple wrote: > > Our application is facing an new issue where when we try to get the ad > object, we receive object but the ExtendedTextAd object

AdGroupAdService unexpectedly returning null values for Expanded Text Ads

2016-11-30 Thread John Whipple
Our application is facing an new issue where when we try to get the ad object, we receive object but the ExtendedTextAd object is coming back with null values inside the ETA fields (headlinePart1, headlinePart2 etc.). Here are some additional details: - We used "AdGroupAdService" to

Upload Customer emails list for an audience Id in javascript

2016-11-30 Thread custom . audience . pocadidas
Hello, I want to start uploading csv files with hashed email addresses through code(automatically). Currently, we are doing manually. The language I have to use is javascript. Earlier, we implemented facebook custom audience. The way we implemented was POST request with users list and token

Re: com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ramz, Could you provide the steps you followed to generate your refresh token and the complete error you received with the new refresh token? If you happen to have any SOAP XML request and response logs, it'll be helpful as well. Thanks, Shwetha, AdWords API Team. -- --

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Justin, Please find my response below: Question 1: Is there a max number of FeedItemOperations per mutate call? Answer: If you're using FeedItemService , then there can be a maximum of 5,000 mutate operations

Re: Scheduled FTP uploads to "Feed" via API

2016-11-30 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Zwitze is correct, indeed. Our Feed Services Guide has more information on how to manage feeds using AdWords API. Please note that scheduled uploads are only

Re: Does AD_PERFORMANCE_REPORT support template ad?

2016-11-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Caihua, In this situation, since Ad Performance Report doesn't provide all the details, you need to continue using AdGroupAdService

Re: CustomerService sometimes returns AuthenticationError.CUSTOMER_NOT_FOUND

2016-11-30 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Caihua, Please send me the SOAP XML request and response logs that you have and I'll be happy to take a look. Please click on *Reply privately to author *when responding. Regards, Vishal Vinayak, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Ads with Ad Customizer are not serving

2016-11-30 Thread sam
How do we create a Customer Feed and associate/sync it with the Ad Customizer Feed? The closest example I saw was from here , but that's for a location extension. And just to confirm, a missing Customer Feed is the reason

Re: com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.

2016-11-30 Thread P Ramz
Hi Shwetha, I am getting an identical error. I obtained a new 'refresh token' and used that in the application and still continue to see the same error. Thanks, Ramz On Wednesday, November 9, 2016 at 9:44:42 AM UTC-8, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Fatma, > > Tokens can

Re: Scheduled FTP uploads to "Feed" via API

2016-11-30 Thread Zweitze
Use the FeedItemService (and FeedService, FeedMapping etc.) to add feed items. Do understand you won't upload a CSV file. Your code should read that file, extract the feed items and then call the right APIs. On Wednesday, November 30, 2016 at 3:10:10 AM UTC+1, 張博 wrote: > > Greetings, > > I

Re: invalid_grant / token limits : best practices for preventing/managing

2016-11-30 Thread Zweitze
Do you want to find the email address that the user used to authenticate? I haven't done this myself for AdWords, but the idea is this: When authenticating, you request and AdWords scope for using AdWords API. The scope can have multiple items. You should add a second scope for the email API.

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
Hi Sylvain! oh wow - really? after all this, there's *another *way to do this without using the API? Where can you define in AdWords this AUTO-FETCHING? I can easily create a csv or excel file, once a night and put it up, somewhere. But where in the UI/AdWords website can you say: 1. grab

Re: Link Google Account with Adwords Account using API

2016-11-30 Thread jeanjean194...@gmail.com Jeanjean
Centres Google chrome maps YouTube gmail suisse Le 30 nov. 2016 14:44, "salman raza" a écrit : > Hi Anthony, > > Is there any way out now where we can directly associate email with a > adwords account using the API ? We are using google admin sdk for creating > google

Re: Link Google Account with Adwords Account using API

2016-11-30 Thread salman raza
Hi Anthony, Is there any way out now where we can directly associate email with a adwords account using the API ? We are using google admin sdk for creating google account as we have business domain. Just curious if this is supported or can be supported in future ? Regards, Salman On

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Sylvain Beauregard
Hi Justin! As mentioned by many other responders, no, it's not possible through the API... but let me share the solution I have in place, which is way more easier than an API solution in my own opinion. 1. You can define manually within AdWords the fetch of a CSV file, and AdWords will fetch

Expanded Text Ad fields omitted from API response as of yesterday

2016-11-30 Thread Phil Tysoe
Hi, In the past 24 hours there appears to have been a change in the API response for ExpandedTextAds. Details: API version: v201607 service: AdGroupAdService predicate: EXPANDED_TEXT_AD Example returned entry: (AdGroupAd){ adGroupId = 12345 ad = (ExpandedTextAd){ id = 123