Can get AdW data from multiple clientcustomerids in single request - SHOPPING_PERFORMANCE_REPORT

2019-06-25 Thread Bala Murugan
Hi We have MCC and Sub MCC accounts and lot of client accounts under it. Need to get traffic data from 2 accounts which is in a sub-mcc. through single AWQL query using IN operator. Getting single account traffic only. bcaz creating session with one client-customer-id. Can you please

RE: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-20 Thread Murugan
Hi, Thanks for the reply. Will check and let you know. Thanks & Regards Murugan.T Aroxo Software Private Limited This email (including any attachments) may contain confidential, proprietary, privileged and private information. The information is intended

Re: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-17 Thread Bala Murugan
Hi Sorry!I am not asking this. Did you check the attachment. i need to do the exclusion and inclusion in product group through API. But could not find anything in API for this. Can you please send the PHP API page for this? On Friday, May 17, 2019 at 1:45:15 AM UTC+5:30,

Re: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-16 Thread Bala Murugan
Hi Thanks for you support. I want to edit or exclude the brand and include another one brand in the product group through API. Can you please suggest how to do this? i find a remove keyword coding in php. but could not convert for brand. getting this error

Re: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-07 Thread murugan
Hi Yes. removed all old campaigns which created through API. and create new campaign + adgroup thru API and use below link to add partition by productcanonicalcondition. its working good. But what should do for partition the products in adgroup without condition. that is filter products for

Re: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-06 Thread murugan
Hi Didn't create AdGroup in UI. created the campaign in paused status through API then add AdGroup in that campiagn. then try to do the product partition by subdivition. Now go to remove all campaigns and try again. On Tuesday, May 7, 2019 at 12:59:00 AM UTC+5:30, googleadsapi-forumadvisor

PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-06 Thread murugan
Hi Got the "PRODUCT_PARTITION_DOES_NOT_EXIST" issue when trying to partition the products in adgroup. followed the page https://developers.google.com/adwords/api/docs/guides/shopping#partitioning to create product partition through API. PLease check the below code and suggest what should do

Re: Could not see products in campaigns which created through API

2019-04-05 Thread murugan
On Thursday, April 4, 2019 at 5:23:50 PM UTC+5:30, mur...@aroxo.com wrote: > > Hi, > > I am trying to create campaign > adgroup and add products in product group > through API. The "Test Ads account" linked with one Merchant account and it > has more products too. use this merchantid in API to

Could not see products in campaigns which created through API

2019-04-04 Thread murugan
Hi, I am trying to create campaign > adgroup and add products in product group through API. The "Test Ads account" linked with one Merchant account and it has more products too. use this merchantid in API to create campaign with that merchant. When i create campaign manually through your

AuthorizationError.CUSTOMER_NOT_ACTIVE

2019-03-13 Thread murugan
Hi I tried to access and create campaign an AdWords account thru API. but got this AuthorizationError.CUSTOMER_NOT_ACTIVE .Can you please explain why i got this. any reason for this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

search impression share and search click share in shopping performance report

2018-02-12 Thread murugan
Hi AdWords team, I tried to get search impression share and search click share by item id through shopping performance report and got "--" to all itemids. But can see the search impr/click share in campaign wise report in AdWords interface. i am using AWQL for

Re: How to get Location Extension Report

2016-03-19 Thread Bala Murugan
Thanks for the clear information. On Tuesday, March 15, 2016 at 9:23:13 PM UTC+5:30, Umesh Dengale wrote: > > Hello, > > Thanks for attaching the screenshot. You could use the PLACEHOLDER_REPORT > to get the location extensions. The PLACEHOLDER_REPORT. > ExtensionPlaceholderType >

Re: How to get Location Extension Report

2016-03-19 Thread Bala Murugan
Hey, But could not get "Location" and "Status" column data through PLACEHOLDER_REPORT . what to do to get these too? On Tuesday, March 15, 2016 at 9:23:13 PM UTC+5:30, Umesh Dengale wrote: > > Hello, > > Thanks for attaching the screenshot. You could use the PLACEHOLDER_REPORT > to get the

How to get Location Extension Report

2016-03-15 Thread Bala Murugan
Hi, Can anyone help me? how to get Location Extension Traffic Report through API?. I should get all data that are in below image -- --

Re: Get Location Extension Report

2016-03-15 Thread Bala Murugan
Hi, Can you please confirm still you didn't updated the API to get Location extensions report? On Monday, January 20, 2014 at 5:54:07 PM UTC+5:30, Danial Klimkin wrote: > > Hello Sidnei, > > > Location extensions have not yet been replaced with feeds-based ones. They > should still show up in

How to get keywords statistics of Shopping campaigns

2016-01-26 Thread Bala Murugan
Hi, I am using KEYWORDS_PERFORMANCE_REPORT to get keywords statistics data of "Shopping" campaigns. But in API response i can see the keywords for some other campaigns and could not see for "Shopping" campaigns. I tried with 4 to 5 Adwords client accounts. But can see keywords statistics

Connect/Link mcc accounts which has few same child accounts

2015-10-26 Thread Bala Murugan
HI, We are trying to connect couple of mcc accounts under one account through API. That mcc acounts has few same/duplicate child accounts. So google return an error like {"status":"error","error":"[ManagedCustomerServiceError.DUPLICATE_CHILD_FOUND @ operations[0]]"} So we terminate the

Re: How to get benchmark cpc and ctr, Avg cpc and ctr by categorywise through Adwords API?

2015-07-21 Thread Bala Murugan
Thanks. How can i relate these two reports?. I could not find any common fields to link these two reports to get combined report. And PRODUCT_PARTITION_REPORT https://developers.google.com/adwords/api/docs/appendix/reports/product-partition-report gives report for categories of products, so

How to get ad impression share and competitor ad impression share for keywords through API?

2015-07-21 Thread Bala Murugan
I want to get keyword ad impression share, avg monthly searches, suggested bid and competitors ad impression share through API. is there any possibilities to get these through Adwords API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How to get keyword ad impression share and competitor ad impression share through API?

2015-07-21 Thread Bala Murugan
Hi, I want to get keyword *ad impression share*, avg monthly searches, suggested bid and *competitors ad impression share* through API. is there any possibilities to get these through Adwords API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How to get keyword ad impression share and competitor ad impression share through API?

2015-07-21 Thread Bala Murugan
I want to get keyword ad impression share, avg monthly searches, suggested bid and competitors ad impression share through API. is there any possibilities to get these through Adwords API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How to get benchmark cpc and ctr, Avg cpc and ctr by categorywise through Adwords API?

2015-07-21 Thread Bala Murugan
I want to get the benchmark cpc and ctr, Avg cpc and ctr by category wise report in campaign. is there any possibilities to get these through Adwords API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/