Re: How to get the product count of any shopping campaign ?

2020-02-16 Thread Faizan Zulfiqar
Hi I have sent you private message and waiting for the reply. On Thursday, February 13, 2020 at 12:30:02 AM UTC+5, adsapiforumadvisor wrote: > > Hi Faizan, > > If you see any discrepancies between the report metrics and data from the > UI, could you please send us both screenshots as long as

Re: How to get the product count of any shopping campaign ?

2020-02-12 Thread Faizan Zulfiqar
Hi Xiaoming, I have used the same method but the products I am getting not matching with the number of products showing when hovering on product groups. I am attaching the screenshot for your reference. [image: adword.png] Kindly tell me what am i doing wrong Thank you On Tuesday,

How to get the product count of any shopping campaign ?

2020-02-10 Thread Faizan Zulfiqar
Hi Please tell me how can I retrieve all the products of any campaign or product count of any campaign? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-10-15 Thread Faizan Zulfiqar
Hi I have tried but the same error. kindly advise. Thank you On Tuesday, October 15, 2019 at 7:46:40 AM UTC+5, adsapiforumadvisor wrote: > > Hi Faizan, > > Could you try and update your code as seen below : > > $targetRoasBiddingScheme = new TargetRoasBiddingScheme('Target Roas Scheme'); > >

Re: How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-10-14 Thread Faizan Zulfiqar
hello now I have more than 20 conversions in my campaign in 45 days. When I am trying below code it is giving me error here is my code $campaignService = $this->adWordsServices->get($this->session, CampaignService::class); $campaign = new Campaign();

Re: How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-07-03 Thread Faizan Zulfiqar
I have created the conversion tracker as mentioned in the guide. Now where to put the code provided by the example. you are saying we can not track conversion in campaign created from test accounts ? On Wednesday, July 3, 2019 at 11:46:04 AM UTC+5, adsapiforumadvisor wrote: > > Hi Faizan, >

Re: How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-07-02 Thread Faizan Zulfiqar
Hi Peter. In test account I have created campaign of Manual CPC, Now i want conversions to change it to Target Roas. I am clueless how conversion can be achieve in test accounts campaign. You told me about conversion tracking but when i went to conversion tracking it is giving me code to place

Re: How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-07-02 Thread Faizan Zulfiqar
Hi Unfortunately I do not have any website which i can connect to test account and can implement conversion tracking. Any Other method for showing fake conversion ? On Tuesday, July 2, 2019 at 2:12:30 PM UTC+5, adsapiforumadvisor wrote: > > Hi Faizan, > > You can try and implement conversion

How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-07-01 Thread Faizan Zulfiqar
Hello I want to change the bidding strategy of a campaign from Manual CPC to Target ROAS. My Question how i am going to change it via API. There is no example available in your provided in your SDK. Also how can i test it on test accounts. -- --

Waiting developer token to be reviewed

2019-03-19 Thread faizan . zulfiqar
Hello I have submitted application a month ago but didn't get a response yet. Can you please guide me how much longer will it take to process my application Or also you need more details kindly let me know Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Ads Report in Test Account

2018-11-28 Thread faizan . zulfiqar
Hello I wanted to build something from Ads Performance Report. but Test account are not producing any performance in campaign. how can i get the performance reports in test account and build the my application. Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: How to Select Multiple Product Item by ProductOfferId Class

2018-11-21 Thread faizan . zulfiqar
Hi Teja Sorry i am very confused here. can you please explain how can i select multiple product by ID and make a separate UNIT. can ProductOfferId product dimension is the one which can help. Thanks alot On Wednesday, November 21, 2018 at 12:51:36 AM UTC+5, Teja Makani wrote: > > Hello Faizan,

Re: How to Select Multiple Product Item by ProductOfferId Class

2018-11-19 Thread faizan . zulfiqar
Hello Teja I Understand the use of ProductPartitionTree and AdGroupCriterionService, I have also successfully created a product based on product dimension but My Question is I need to select multiple Item ids from ProductOfferId as product dimension how can i do that ? Thank you On Tuesday,

How to Select Multiple Product Item by ProductOfferId Class

2018-11-19 Thread faizan . zulfiqar
Hello I need to make a product of selected product. I have searched and found out that we can achieve it via ProductOfferId Partition Type Class but my question is how can we assign multiple items ? Waiting for your answer Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Make A Product Group Based on the Feed

2018-10-19 Thread faizan . zulfiqar
Hello I want to make a product group in an ad campaign based upon the parameter that is on the product feed. I am big confused how to do it. can you guys guide me Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Developer Token in Review 2 Weeks Ago

2018-10-09 Thread faizan . zulfiqar
Hello I have submitted the developer token application two weeks ago approx 10 working days ago but there is no response till yet. can you please let me know how much more time will it take for approval of developer token Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Developer Token not Approved on testing client account

2018-10-01 Thread faizan . zulfiqar
Here are the steps i did for making API's Run 1. Create a Developer Token with the MCC Account 2. Create Test Manager Account and its client account. 3. Create OAuth credentials with the manager account. 4. Get Refresh Token with the Test Manager Account. Now when i am trying to hit getcampaign