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 the report 
> definition and the client customer Id via the *Reply privately to author* 
> option? All I can see now is one screenshot with the product data.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>  
>
> ref:_00D1U1174p._5001UV0QuU:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9d39abb8-78d6-42df-ab20-5388ac628f6c%40googlegroups.com.


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, February 11, 2020 at 9:19:29 PM UTC+5, adsapiforumadvisor wrote:
>
> Hi Faizan,
>
> Thanks for reaching out. You could use the Shopping Performance report 
> 
>  
> to retrieve the products of a campaign if you specify the CampaignId 
> 
>  
> in the WHERE clause. The campaign statistics aggregated at the product (
> OfferId 
> 
>  
> field) level. You could retrieve the fields that you are interested in by 
> specifying them in the SELECT clause. Please let me know if you have any 
> further concerns.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
>  
>
> ref:_00D1U1174p._5001UV0QuU:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/94385f14-ef9c-416d-9eb7-5f4e53d8fe95%40googlegroups.com.


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 message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c093a574-17c0-4fe7-b344-28f904c562b5%40googlegroups.com.


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'); 
>  
> -->  $targetRoasBiddingScheme = new TargetRoasBiddingScheme();
>
> Let me know if this helps resolve the *Unmarshalling Error* that you are 
> encountering.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UCaNvx:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b61a0ba0-dc02-4cd5-b287-7fe410767421%40googlegroups.com.


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();   
$campaign->setId($dbCampaign->adword_campaign_id);
$biddingStrategyConfiguration = new BiddingStrategyConfiguration();
$biddingStrategyConfiguration->setBiddingStrategyType(
BiddingStrategyType::TARGET_ROAS
);
$targetRoasBiddingScheme = new TargetRoasBiddingScheme(
'Target Roas Scheme');
$targetRoasBiddingScheme->setTargetRoas((float)$dbCampaign->maargin
->roas_percentage * 100);
$biddingStrategyConfiguration->setBiddingScheme(
$targetRoasBiddingScheme);
$campaign->setBiddingStrategyConfiguration(
$biddingStrategyConfiguration);
// Create a campaign operation and add it to the list.

$operation = new CampaignOperation();
$operation->setOperand($campaign);
$operation->setOperator(Operator::SET);
$operations[] = $operation;

// Update the campaign on the server.
$result = $campaignService->mutate($operations);
logger(print_r($result->getValue()[0],true));
return $campaign = $result->getValue()[0];

below is my Request Soap XML


http://schemas.xmlsoap.org/soap/envelope/;
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809;>



REDACTED
Ads Tool CLient (AwApi-PHP, googleads-php-lib/37.1.0, 
PHP/7.2.8, ReportDownloader/string)
false
false





SET

20*38

TARGET_ROAS

Target Roas Scheme








and below is my response soap xml

http://schemas.xmlsoap.org/soap/envelope/;>


soap:Client
Unmarshalling Error: cvc-type.2: The type definition cannot 
be abstract for element ns1:biddingScheme. 




Kindly advise what is going wrong

Thanks

On Wednesday, July 3, 2019 at 3:26:03 PM UTC+5, adsapiforumadvisor wrote:
>
> Hi Faizan,
>
> Yes, you still would not be able to apply the TargetRoasBiddingScheme to 
> your test account's campaigns. The examples I provided was for how you 
> would implement the requirements into your production accounts in the event 
> that you haven't done so yet.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UCaNvx:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/03360224-22d0-4e66-820f-9d70cf94d604%40googlegroups.com.


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,
>
> Could you confirm which exact step in this guide 
>  
> you are encountering an issue with? You can refer to this sample code 
> 
>  
> (also available in other languages) on how to create your conversion 
> tracker.
>
> Additionally, I would like to note that the eligibility requirements 
>  for using the 
> TargetRoasBiddingScheme would not be met when using test accounts as one of 
> its conditions is that your Search or Display campaigns should already have 
> at least 15 conversions in the past 30 days.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UCaNvx:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c7e320e1-8113-47ef-8e15-80358db84669%40googlegroups.com.


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 in a website and i have no website 
to place

I am stucked here 
Please help

On Wednesday, July 3, 2019 at 8:35:55 AM UTC+5, adsapiforumadvisor wrote:
>
> Hi Faizan,
>
> Could you confirm which step you are having issues with? Also, for test 
> accounts, you may use dummy websites such as '*www.example.com 
> *'. Let me know if this helps.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UCaNvx:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e5739b10-8143-4822-ad5f-9f07f728fb1e%40googlegroups.com.


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 tracking 
>  
> using your test accounts. Once you have setup your conversion trackers, you 
> could then try setting up the TargetRoas bidding scheme for your campaign. 
> Let me know if this helps.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UCaNvx:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d6c60744-82c9-4fc6-95a8-146cd85b7c3a%40googlegroups.com.


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.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f0c9ae9d-0083-4c61-8b94-d9b226b0be56%40googlegroups.com.


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 blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3344745c-0b4b-4e54-bb4b-0c9dae8682f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c2e5b976-bb65-45d5-a7be-c1b2466f01c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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,
>
> You can create product dimensions only based on the types mentioned here 
> .
>  
> Please note the ProductOfferId 
> 
>  is 
> same as the Item id of the product. So to have a subdivision of item ids 
> under the product dimension you could create product dimension based on the 
> types other than the ProductOfferId for example ProductBrand 
> 
> , ProductType 
> 
>  or ProductBiddingCategory 
> 
>  etc. 
> You could also post your question on the Advertisers community forum 
>  the 
> product specialists there might have more information on this.
>
> Regards,
> Sai Teja, AdWords API Team.
>
> On Monday, November 19, 2018 at 8:14:33 AM UTC-5, faizan@arpatech.com 
>  wrote:
>>
>> 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
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/77ff48d7-1285-4868-8e54-804752ab8d03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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, November 20, 2018 at 1:08:18 AM UTC+5, Teja Makani wrote:
>
> Hello Faizan,
>
> You could create product partitions via AdWords API using 
> AdGroupCriterionService 
> 
>  by 
> creating a ProductPartitionTree 
>  
> as 
> shown in this AddProductPartitionTree.java 
> 
>  example, 
> code samples in other languages can be found here 
> . To 
> create a product partition based on the offer id, you will need to use the 
> ProductOfferId 
> 
>  as 
> product dimension. If your question is different please elaborate.
>
> Regards,
> Sai Teja, AdWords API Team.
>
> On Monday, November 19, 2018 at 8:14:33 AM UTC-5, faizan@arpatech.com 
>  wrote:
>>
>> 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
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a4cdb20c-66fd-4ac4-b73a-febf0924d2ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6e18ddba-a634-41e0-9916-3200fdd546d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6b044bfe-36e4-4dff-aeb6-ea0fd338b578%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b822e579-928a-4abe-a086-6a245c26497b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 Api via php library. it gave me 
error of DEVELOPER_TOKEN_NOT_APPROVED
when i change my client id to test manager account. API is working 
perfectly file with result : 0 record found.

can anyone guide me what i am doing wrong in it ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7f148620-ce26-4066-8f2e-beec0accb9d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.