Re: StartDate returned from CAMPAIGN_PERFORMACE_REPORT is incorrect

2016-06-09 Thread Idit Goldenberg
Hello, Do you have any updates on this issue? i still get a start_date from the report which is a day before the actual campaign's start date. On Wednesday, May 4, 2016 at 5:13:29 PM UTC+3, Idit Goldenberg wrote: > > Thank you very much > > On Tuesday, May 3, 2016 at 6:21:03 PM UTC+3, Nadine Sun

Re: Municipalities returned as cities, but are actually regions

2016-06-09 Thread 'Joyce Lava' via AdWords API Forum
Hi Tiana, Could you please send the SOAP request and response? Please make sure to click on *Reply Privately to Author*. Thanks and Regards, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: Can You Use The AdWords API To Access The Ad Preview & Diagnosis Tool?

2016-06-09 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi, You could run an ad performance report and filter by AdNetworkType=SEARCH to find out whether your ad is serving on Google Search. The ability to see an ad preview is a UI feature; if you want that in

BatchJobProcessingError.DEADLINE_EXCEEDED after Upgraded to Batch Job Service

2016-06-09 Thread Liqun Chen
After upgraded and switched to Google AdWords BatchJobService, we are experiencing the error BatchJobProcessingError.DEADLINE_EXCEEDED with large amount of bidding changes (10 threads were used as usual). The API doc says this error means Unable to complete a batch in the allotted time. Co

PHP include problems

2016-06-09 Thread François-Régis Lancien
Hello, I started using this library a week ago and I'm still struggling with the library herself. I tried everything for the include on PHP. My library was installed with Composer and maked a vendor repository in my main directory. My question is where place the files and which one ? -- --

How to find the AdWords API Center

2016-06-09 Thread Night & Day
Hi I have seen a few posts on how to access the AdWords API Center but I am unable to access it as it is not in the left hand menu when I Click the Cog Click Account Setting There is no option. See the attached screenshot. I don't have any active campaigns at the moment. Do I need an active ca

Exact behavior of ConversionTypeName in reports

2016-06-09 Thread Dorian Kind
Hello, I am currently a bit confused about the ConversionTypeName field. The reference page for CAMPAIGN_PERFORMANCE_REPORT states that it is an attribute and that it "prevents zero-conversion rows from being returned". However, downloading a campaign report using a predicate to exclude campai

Re: Adwords Data export to Google Cloud Storage and use in Big Query

2016-06-09 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the AdWords API services or AdWords API reports to get AdWords account data. You could use AWQL

Re: StartDate returned from CAMPAIGN_PERFORMACE_REPORT is incorrect

2016-06-09 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Idit, Unfortunately, no updates, yet. Thanks for checking in; I'll keep you posted when I know more. I'll be asking a few more of my teammates to see if they know the answer to this one. Best, Nadine, AdWords API Team On Thursday, June 9, 2016 at 3:31:24 AM UTC-4, Idit Goldenberg wrote:

Re: StartDate returned from CAMPAIGN_PERFORMACE_REPORT is incorrect

2016-06-09 Thread Idit Goldenberg
Alright, thank you. I also found out that for some campaigns it *does* return the right start date and for some it returns the previous day. I could not figure out what is the difference between those campaigns and why the results are different. Thanks, Idit On Thursday, June 9, 2016 at 5:46:5

Re: How to find the AdWords API Center

2016-06-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You have logged in to the AdWords account. You need to log in to the production manager account (MCC) and apply for the developer token . Please chec

How to know if an Ad extension was created at account or campaign level?

2016-06-09 Thread Oliver
Some Ad extensions can be created at the account level or campaign level (examples are Location ext, Callout ext, etc.) We need to find out at which level an extensio

Re: BatchJobProcessingError.DEADLINE_EXCEEDED after Upgraded to Batch Job Service

2016-06-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the SOAP XML request and response logs when you encountered this error? Could you try the request with fewer Batch Jobs? Please use *Reply privately to author* when responding. Please see this article

Re: Exact behavior of ConversionTypeName in reports

2016-06-09 Thread 'Umesh Dengale' via AdWords API Forum
Hi Dorian, The ConversionTypeName field prevents zero-conversions rows from being returned as you mentioned above. The ConversionTypeName is field of type *attribute* and not a *seg

URL_PERFORMANCE_REPORT Shows Zero Clicks for YouTube Campaigns

2016-06-09 Thread Mark Rogoyski
On a YouTube TrueView mobile app install campaign, the URL_PERFORMANCE_REPORT shows zero clicks in the clicks field. Running the VIDEO_PERFORMANCE_REPORT and ADGROUP_PERFORMANCE_REPORT for the same campaign shows that there are clicks. Views, conversions, cost, etc. line up between the URL_PERF

Re: Text Ad headline character limit is 25 characters. But the text ads that I see in Google Search results has headline of upto 69 characters. How is that possible?

2016-06-09 Thread Stacie Waleyko
Is it possible you are looking at one of the new expanded text ads? Are those out yet? On Wednesday, June 8, 2016 at 3:41:41 AM UTC-4, DOMADIA KENIL wrote: > > The description text has even more than 70 characters whereas under the > normal creation steps, the description line 1 and 2 has 35 cha

how to upload 1 million email on audiences google adwords use api php?

2016-06-09 Thread trancongdaotbvt
i have a problem when use api google adwords, I don't upload data email on audiences google adwords, it has limit 1 email, I want upload more 10k. please help me ! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogsp

Problem to push ad with trademark sign

2016-06-09 Thread Alex Antonov
Hello! I faced kinda strange situtation. I'm rewriting working application to support batches, but it looks like I can't push the same ad to adwords. There is ruby representation of what I'm pushing to BatchJobService: [{:xsi_type=>"AdGroupOperation", :operator=>"ADD", :operand=> {:xsi_t

Re: PHP include problems

2016-06-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, If the library was successfully installed using Composer, the PHP examples will be available in your_working_directory/vendor/googleads/googleads-php-lib/examples/AdWords/. You can start constructing your project in this working directory. You would need to include the utility src files in

Re: URL_PERFORMANCE_REPORT Shows Zero Clicks for YouTube Campaigns

2016-06-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mark, Could you provide the report definitions used to pull the three reports along with your clientCustomerId? Please use *Reply privately to author* while responding. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: how to upload 1 million email on audiences google adwords use api php?

2016-06-09 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the CrmBasedUserList to upload the customer emails. Please check out re-marketing guide

Re: Problem to push ad with trademark sign

2016-06-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alex, The AWAITING_FILE status of a BatchJob means that the service is still expecting more operations to be uploaded. You can indicate that this is the last request by setting the *Content-Range *HTTP h

Re: How to know if an Ad extension was created at account or campaign level?

2016-06-09 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Oliver, Could you please click *Reply privately to author* in the forum and send me the customer ID where you're seeing this? I just want to verify that you have the necessary data available to pull the information. Thanks, Nadine, AdWords API Team On Thursday, June 9, 2016 at 12:33:55 PM U

Re: URL_PERFORMANCE_REPORT Shows Zero Clicks for YouTube Campaigns

2016-06-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mark, URL Performance Report provides statistics for placements on a more granular level. Since this is a Video Campaign, you won't find placement stats associated with it. That is why you see zero clicks for YouTube Campaigns in the URL Performance Report. To verify if you API report is co

Copy complete product partition?

2016-06-09 Thread Sophie DecoBloom
Hi, Say I want to use the ProductPartition structure of an existing shopping Ad group 1 for another Ad group 2 - is there a neasy way to accomplish this, short of a deep re-creation process of the complete partition structure? AdGroupCriterionService complains whenever I use a non-temporary ID,

Re: URL_PERFORMANCE_REPORT Shows Zero Clicks for YouTube Campaigns

2016-06-09 Thread Mark Rogoyski
Hi Shwetha, The URL Performance Report does show 'placement' stats--it shows the YouTube videos where the ad was shown. I do not seem to be able to get clicks for the placement from the UI either, so perhaps that explains why the URL report also doesn't have clicks. But it seems strange that it

Re: Text Ad headline character limit is 25 characters. But the text ads that I see in Google Search results has headline of upto 69 characters. How is that possible?

2016-06-09 Thread 'Joyce Lava' via AdWords API Forum
Hi Stacie, Expanded Text Ads are currently for Test Accounts only. Hi Domadia, Could you please send the SOAP request and response of the text ads in question? Please make sure to click *Reply Privately t

Re: Copy complete product partition?

2016-06-09 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sophie, Temporary ids are used initially when creating a ProductPartition , the API then assigns real ids to replace the temporary ids and reflects them in the response. More details r

How do I use BudgetUtilizationReport.cs in the Adwords Example project

2016-06-09 Thread Abdurrahman Al Faruqi
Hi, Im currently working with campaign performance report. how do i use this code? I've been declared the startdate, enddate even output path, but i only get this message in SOAP log files : AdsClientLibs.SoapXmlLogs Information: 1 : -BEGIN API CALL- Reques

Re: How do I use BudgetUtilizationReport.cs in the Adwords Example project

2016-06-09 Thread 'Peter Oliquino' via AdWords API Forum
Hi, I could see that you added the TotalBudget field in your select query for Campaign Performance Report. Unfortunately, that field is not supported for that report. Just remove it from your query and the report should already work. You may also refer to this link